summaryrefslogtreecommitdiff
path: root/tests/bfd.at
Commit message (Expand)AuthorAgeFilesLines
* bfd: Support overlay BFDYifeng Sun2020-07-271-0/+32
* tests/testsuite: Skip failing UT cases on aarch64Malvika Gupta2020-04-091-0/+1
* treewide: Convert leading tabs to spaces.Ben Pfaff2018-06-111-6/+6
* ofproto-dpif-trace: Remove tabs from output.Ben Pfaff2018-06-111-2/+2
* bfd: Remove leading tabs from output.Ben Pfaff2018-06-111-16/+16
* flow: Add some L7 payload data to most L4 protocols that accept it.Ben Pfaff2018-01-271-2/+2
* bfd: Detect Multiplier configurationSzucs Gabor2017-06-061-2/+59
* ofproto-dpif: Propagate may_enable flag as link aliveness.László Sürü2017-04-211-0/+213
* ofproto-dpif-xlate: Allow sending BFD messages when STP port is not forwarding.Mika Vaisanen2017-03-091-0/+36
* ofproto: Support packet_outs in bundles.Jarno Rajahalme2016-09-141-10/+10
* tests: bfd.at: Fix bridge name in commentMarkos Chandras2016-05-261-2/+2
* treewide: Fix doubled "the".Ben Pfaff2015-08-031-1/+1
* bfd: Add OVS_VSWITCHD_STOP to bfd unit testsAlin Serdean2015-06-231-0/+4
* bfd.at: Fix intermittent failure of test - flap_count.Alex Wang2014-10-021-0/+3
* lib/odp-util: Skip ignored fields when parsing and formatting.Jarno Rajahalme2014-09-091-3/+3
* lib/odp-util: Add tunnel tp_src, tp_dst parsing and formatting.Jarno Rajahalme2014-09-081-3/+3
* timeval: Provide a variation for time/warp command.Gurucharan Shetty2014-06-131-46/+47
* bfd: Require bfd control packet received in forwarding_if_rx mode.Alex Wang2014-04-301-23/+78
* tests: Make some tests more robust.Jarno Rajahalme2013-12-301-2/+2
* bfd: Make bfd decay test robust.Alex Wang2013-12-301-109/+31
* monitor: Replace monitor_seq with periodic wakeupJoe Stringer2013-12-141-9/+7
* bfd: Change the update of forwarding flag.Alex Wang2013-12-091-7/+7
* bfd: Refine unit tests for forwarding_if_rx and flap_count.alex wang2013-12-061-52/+32
* bfd: Add new key "flap_count" to "bfd_status".Alex Wang2013-11-201-0/+131
* tests: Relax the requirement of bfd tests on timing.Alex Wang2013-10-161-130/+60
* ofproto-dpif-monitor: Add ofproto-dpif-monitor module.Alex Wang2013-10-081-9/+21
* bfd: Implement forwarding_if_rx.Alex Wang2013-08-221-2/+252
* bfd: Implement BFD decay.Alex Wang2013-08-201-9/+270
* bfd: Fix check_tnl_key error.Alex Wang2013-08-141-0/+34
* BFD: Edit the unit test time/stop commandPavithra Ramesh2013-08-051-7/+5
* BFD: Unit tests for BFD.Pavithra Ramesh2013-07-301-0/+217