index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
zebra
/
interface.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-11-16
doc: fix missing space before list
Quentin Young
1
-0
/
+1
2020-11-15
bgpd: Convert attr->vnc_subtlvs to use accessor functions
Donald Sharp
7
-50
/
+100
2020-11-15
bgpd: Convert attr->evpn_overlay to accessor functions
Donald Sharp
5
-21
/
+44
2020-11-15
bgpd: Abstract attr->cluster to accessor/set functions
Donald Sharp
5
-36
/
+66
2020-11-15
bgpd: Convert attr->transit to use accessor functions
Donald Sharp
3
-28
/
+56
2020-11-15
bgpd: Convert ipv6_ecommunity to use accessor functions
Donald Sharp
4
-22
/
+49
2020-11-15
bgpd: Add accessor for bgp_attr.pmsi_tnl_type
Donald Sharp
5
-14
/
+28
2020-11-15
bgpd: Allow NULL to be passed in for ecommunity_free
Donald Sharp
3
-6
/
+7
2020-11-15
babeld: Free ifc leak
Donald Sharp
1
-0
/
+1
2020-11-15
bgpd: Free aggr_suppresors list on extra deletion
Donald Sharp
1
-0
/
+3
2020-11-15
bgpd, lib, staticd, tests: Convert to using FOREACH_AFI_SAFI
Donald Sharp
7
-98
/
+79
2020-11-15
bgpd: If using filters free up name on peer deletion
Donald Sharp
1
-6
/
+11
2020-11-15
isisd: Free created tables
Donald Sharp
3
-0
/
+15
2020-11-15
bgpd: print prefix instead of unininted buf
Donald Sharp
1
-2
/
+2
2020-11-15
bgpd: on debug esi was not properly setup
Donald Sharp
1
-0
/
+1
2020-11-15
isisd: On shutdown leaking spf_timer thread data
Donald Sharp
3
-0
/
+13
2020-11-15
bfdd: On interface address delete we are leaking memory
Donald Sharp
1
-1
/
+4
2020-11-14
bgpd: When showing a lcommunity free alloced memory
Donald Sharp
1
-1
/
+5
2020-11-14
bgpd: Fix missed unlocks
Donald Sharp
4
-1
/
+12
2020-11-12
bgpd: Respect `-e X` value for multipath
Donald Sharp
1
-12
/
+12
2020-11-12
bgpd: fix SA warning
Mark Stapp
1
-0
/
+3
2020-11-12
doc: fix dup label in bgp doc
Mark Stapp
1
-2
/
+2
2020-11-12
lib: Fix crash walking up command chain in bgp commands
Donald Sharp
1
-1
/
+2
2020-11-12
bgpd: Shorten some `show memory` strings
Donald Sharp
3
-3
/
+3
2020-11-11
docs: mention activate keyword in user docs
Michael Hohl
1
-0
/
+50
2020-11-11
bgpd: withdraw any exported routes when deleting a vrf
Pat Ruddy
2
-1
/
+8
2020-11-10
tests: reduce scale of the route scale test
Mark Stapp
2
-14
/
+19
2020-11-10
lib, bgpd: fix crash using skiplist debug function
Emanuele Bovisio
1
-4
/
+2
2020-11-10
tests: remove duplicate verify_fib_routes from common_config.py
Mark Stapp
1
-256
/
+0
2020-11-10
tests: only test count of nexthops in bgp max-paths test
Mark Stapp
3
-1
/
+32
2020-11-09
doc: fix vrrp block quote
Quentin Young
1
-0
/
+2
2020-11-09
doc: use anonymous link refs
Quentin Young
1
-2
/
+2
2020-11-09
doc: add docs on fuzzing stuff
Quentin Young
2
-0
/
+165
2020-11-09
doc: fix sphinx complaint about indent levels
Mark Stapp
1
-1
/
+1
2020-11-09
bgpd: avoid needless ebgp mhop reset
Emanuele Di Pascale
1
-0
/
+4
2020-11-09
lib: change limit of netns name from 15 to 35 characters
Louis Scalbert
1
-1
/
+1
2020-11-07
bgpd: Fix rfapi indentation issues with a for loop
Donald Sharp
1
-14
/
+10
2020-11-07
bgpd: Correct CLI description for `debug bgp keepalives`
Donatas Abraitis
1
-2
/
+2
2020-11-07
nhrpd: Fix memory leak on shutdown
Donald Sharp
1
-0
/
+12
2020-11-07
zebra: Set NUD_NOARP on sticky MAC entries in addition to NTF_STICKY
Anuradha Karuppiah
1
-2
/
+6
2020-11-07
bgpd: Fix mistakes in defer working
Donald Sharp
1
-2
/
+3
2020-11-06
bgpd: fix compiler warnings in nbr cmd
Chirag Shah
2
-29
/
+30
2020-11-06
bfdd: fix crash on show bfd peers counters json
Emanuele Bovisio
1
-1
/
+1
2020-11-06
tests: Advertise FIB installed routes to bgp peers
Soman K S
10
-0
/
+252
2020-11-06
bgpd: Advertise FIB installed routes to bgp peers (Part 3)
Soman K S
9
-18
/
+218
2020-11-06
bgpd: Advertise FIB installed routes to bgp peers (Part 2)
Soman K S
5
-3
/
+87
2020-11-06
bgpd: Advertise FIB installed routes to bgp peers (Part 1)
Soman K S
10
-14
/
+75
2020-11-06
bgpd: Actually return the group peer
Donald Sharp
1
-2
/
+1
2020-11-05
bfdd: fix possible null dereference
Igor Ryzhov
1
-2
/
+2
2020-11-05
ospf6d: Json support added for command "show ipv6 ospf6 neighbor [json]"
github login name
6
-114
/
+350
[next]