index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.travis.yml
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-04-24
tests: fix missed passing pytestconfig arg
Christian Hopps
2
-45
/
+5
2023-04-24
tests: import munet 0.13.2
Christian Hopps
1
-6
/
+7
2023-04-24
doc: document --perf and --perf-options, and a bit of cleanup
Christian Hopps
1
-2
/
+23
2023-04-24
tests: add --perf and --perf-options for profiling daemons
Christian Hopps
2
-9
/
+52
2023-04-23
tests: add an example of using munet native config
Christian Hopps
12
-1
/
+73
2023-04-23
tests: enable using munet native configs
Christian Hopps
3
-1
/
+47
2023-04-23
tests: munet now supports cfgopt directly
Christian Hopps
1
-3
/
+0
2023-04-23
tests: import munet version 0.13.1
Christian Hopps
5
-31
/
+95
2023-04-23
tests: import munet version 0.12.16
Christian Hopps
1
-6
/
+16
2023-04-22
babeld: ignore nonzero flag bits in Hello TLVs
zmw12306
1
-12
/
+0
2023-04-22
doc: document new pytest options and cli commands
Christian Hopps
1
-6
/
+81
2023-04-22
munet: import 0.12.15
Christian Hopps
2
-13
/
+42
2023-04-22
tests: fix ASAN file cleanup and --asan-abort option
Christian Hopps
1
-4
/
+5
2023-04-22
tests: will need new pid_exists if using pid namespaces
Christian Hopps
1
-32
/
+21
2023-04-22
tests: restore per-node logging functionality
Christian Hopps
1
-0
/
+2
2023-04-22
tests: fix check for daemon startup, remove sleep hack
Christian Hopps
2
-33
/
+33
2023-04-22
tests: add --logd option
Christian Hopps
2
-3
/
+40
2023-04-22
tests: add --pcap and --pause-at-end options
Christian Hopps
3
-0
/
+43
2023-04-22
tests: cleanup access to pytest config
Christian Hopps
4
-143
/
+100
2023-04-22
tests: blacken re-format
Christian Hopps
2
-9
/
+5
2023-04-21
lib: fix _hash_member() crash w/ empty hash
David Lamparter
2
-0
/
+7
2023-04-21
lib: typesafe hash table breadcrumbs
David Lamparter
2
-2
/
+20
2023-04-21
pimd: annotate some pointers as non-null
David Lamparter
1
-0
/
+3
2023-04-21
pimd: harden MLD code loop boundaries
David Lamparter
1
-8
/
+25
2023-04-21
lib: Make coverity happy about close
Donald Sharp
1
-1
/
+2
2023-04-21
zebra: ctx has to be non NULL at this point
Donald Sharp
1
-2
/
+1
2023-04-21
bgpd: Ensure bgp_vrf is non-null
Donald Sharp
1
-1
/
+1
2023-04-21
bgpd: Coverity mistakenly believes we can fall through
Donald Sharp
1
-0
/
+1
2023-04-21
bgpd: All paths have already de-refed rd_str
Donald Sharp
1
-2
/
+2
2023-04-21
pimd: Tell coverity what is really going on
Donald Sharp
1
-0
/
+13
2023-04-21
pimd: Fix possible null of pim instance
Donald Sharp
1
-0
/
+2
2023-04-21
zebra:fix evpn dup detected local mac del event
Chirag Shah
1
-4
/
+3
2023-04-21
zebra: evpn handle del event for dup detected mac
Chirag Shah
1
-2
/
+12
2023-04-20
bgpd: Fix lcom->str string length to correctly cover aliases
Donald Sharp
1
-3
/
+15
2023-04-20
isisd: fix add an algorithm argument to show isis route
Louis Scalbert
1
-3
/
+6
2023-04-20
isisd: fix potential null pointer in isis_affinity_map_update()
Louis Scalbert
1
-0
/
+3
2023-04-20
isisd: fix wrong pointer test in area_resign_level()
Louis Scalbert
1
-1
/
+1
2023-04-20
isisd: fix potential null pointer in isis_affinity_map_check_use()
Louis Scalbert
1
-0
/
+3
2023-04-20
isisd: fix overrun in isis_flex_algo_constraint_drop()
Louis Scalbert
1
-9
/
+3
2023-04-19
tests: Align `show ip rip status` output in tests
Donatas Abraitis
3
-4
/
+4
2023-04-19
doc: RIP BFD integration documentation
Rafael Zalamena
2
-0
/
+30
2023-04-19
topotests: RIP BFD integration topology test
Rafael Zalamena
15
-0
/
+395
2023-04-19
ripd: support BFD integration
Renato Westphal
15
-39
/
+577
2023-04-19
bgpd: Fix for ain->attr corruption during path update
Pooja Jagadeesh Doijode
1
-7
/
+23
2023-04-18
ripd: Align show ip rip status output for sources
Donatas Abraitis
1
-1
/
+1
2023-04-18
tests: Check if RIPd passive-interface works as expected
Donatas Abraitis
5
-0
/
+137
2023-04-18
ripd: Create non default passive interface if defined so
Donatas Abraitis
1
-2
/
+2
2023-04-18
doc: add isisd flex-algo documentation
Louis Scalbert
1
-5
/
+157
2023-04-18
doc: fix debugging-isis reference
Louis Scalbert
1
-2
/
+3
2023-04-18
tests: add isis_sr_flex_algo_topo2 for flex-algo
Hiroki Shirokura
37
-0
/
+5215
[next]