index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
nhrpd
/
nhrp_nhs.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-08-28
zebra: When we get a rib deletion event be smarter
Donald Sharp
1
-1
/
+2
2020-08-28
zebra: When shutting down an interface immediately notify about rnh
Donald Sharp
7
-11
/
+24
2020-08-27
zebra: fix netlink batching
Jakub Urbańczyk
1
-15
/
+11
2020-08-27
isisd: Remove IPV4 from NLPID's if not enabled
Przemyslaw
1
-1
/
+1
2020-08-27
zebra: When we fail, actually note the failure
Donald Sharp
2
-7
/
+4
2020-08-27
zebra: Short circuit test for nexthop groups when not using
Donald Sharp
1
-4
/
+5
2020-08-27
isisd: add abiliy to compute the reverse shortest path tree
Renato Westphal
7
-13
/
+207
2020-08-27
tests, isisd: add IS-IS SPF unit tests
Renato Westphal
20
-79
/
+4760
2020-08-27
isisd: make the SPF code more modular
Renato Westphal
6
-388
/
+542
2020-08-27
isisd: introduce command to display IS-IS routes
Renato Westphal
2
-2
/
+180
2020-08-27
isisd: minor cleanup
Renato Westphal
7
-76
/
+75
2020-08-27
isisd: reuse adjacency state change hook in the SPF code
Renato Westphal
4
-9
/
+15
2020-08-27
isisd: introduce two LSP iteration functions
Renato Westphal
2
-0
/
+174
2020-08-26
doc: test sphinx version, use correct apis
Mark Stapp
1
-2
/
+25
2020-08-26
pimd: fix IGMP querier election
Nathan Bahr
1
-1
/
+1
2020-08-26
pimd: fix IGMP source address on transmit
Nathan Bahr
1
-0
/
+10
2020-08-26
pimd: fix IGMP receive handling
Nathan Bahr
3
-32
/
+28
2020-08-26
ospfd: Coverity corrections
Olivier Dugeon
3
-30
/
+45
2020-08-26
isisd: don't add Adj-SIDs when an IP address is missing
Renato Westphal
1
-2
/
+2
2020-08-26
isisd: make vid2string() fully reentrant
Renato Westphal
1
-1
/
+3
2020-08-26
bgpd: Remove a deadcode freeing JSON in bgp_show_all_instances_neighbors_vty
Donatas Abraitis
1
-4
/
+1
2020-08-25
github: Add lost chapter witch issue template
ne-vlezay80
1
-1
/
+1
2020-08-25
zebra: remove fuzzing stuff
Jakub Urbańczyk
8
-219
/
+0
2020-08-25
tests: fix router stop logic
Mark Stapp
1
-8
/
+17
2020-08-25
tests: remove some unused imports
Mark Stapp
3
-3
/
+0
2020-08-25
tests: include all daemons in all-proto error tests
Mark Stapp
1
-0
/
+29
2020-08-25
bgpd: reset session if ebgp-multihop is set and no session established
Alexander Chernavin
1
-1
/
+1
2020-08-25
bgpd: withdraw default route when route-map has no match
Alexander Chernavin
1
-0
/
+3
2020-08-25
doc: vrf socket creation logic
Oleg A. Arkhangelsky
1
-1
/
+1
2020-08-24
bgpd: alias for bgp no shutdown cmd
David Schweizer
1
-12
/
+5
2020-08-24
bfdd: fix parameter length
Igor Ryzhov
1
-2
/
+2
2020-08-24
lib, tools: fix reloading of key sub-context in key chains
Alexander Chernavin
2
-0
/
+3
2020-08-24
bgpd: minor fix for shutdown cli commands
David Schweizer
1
-2
/
+2
2020-08-24
topotests: bump zebra netlink socket buffer size
Rafael Zalamena
1
-1
/
+1
2020-08-24
doc: Add docs for ospf proactive-arp command
Jakub Urbańczyk
1
-0
/
+11
2020-08-24
bgpd: additional no bgp shutdown cli command
David Schweizer
1
-0
/
+13
2020-08-22
bgpd: Honor route-maps when forcing maximum-prefix for filtered routes
Donatas Abraitis
1
-0
/
+13
2020-08-21
doc: vrf socket creation logic
Oleg A. Arkhangelsky
1
-24
/
+3
2020-08-21
zebra: fix SA warning in rib_process()
Mark Stapp
1
-8
/
+10
2020-08-21
tests: Cleanup and fix error message in bgp_features testsuite
Martin Winter
1
-8
/
+1
2020-08-21
bgpd: fix Dereference of null pointer in flowspec
Philippe Guibert
2
-33
/
+32
2020-08-21
bgpd: remove warnings related to line too longs in bgp code
Philippe Guibert
4
-62
/
+88
2020-08-21
bgpd: do not forget to set the size of community val length
Philippe Guibert
2
-0
/
+2
2020-08-21
bgpd: remove sprintf() usage on flowspec
Philippe Guibert
1
-1
/
+1
2020-08-21
bgp, zebra: add some alignments with remarks from community
Philippe Guibert
6
-35
/
+35
2020-08-21
topotest: add bgp flowspec ipv4/ipv6 test
Philippe Guibert
7
-0
/
+373
2020-08-21
doc: add bgp flowspec ipv6 documentation
Philippe Guibert
1
-1
/
+34
2020-08-21
bgpd: fill in local ecommunity context with ecom unit length
Philippe Guibert
2
-12
/
+22
2020-08-21
bgpd: fallback proto icmp/v6 to appropriate l3 filter
Philippe Guibert
2
-1
/
+6
2020-08-21
bgpd: limit policy routing with flowlabel, fragment, and prefix offset
Philippe Guibert
1
-0
/
+17
[next]