index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
eigrpd
/
eigrp_network.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
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
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
2020-08-21
zebra: add icmpv6 table of type / code
Philippe Guibert
2
-3
/
+30
2020-08-21
bgpd: support for flowspec interface list per address-family
Philippe Guibert
5
-29
/
+55
2020-08-21
bgpd: support for bgp ipv6 ext community, and flowspec redirect ipv6
Philippe Guibert
9
-141
/
+527
2020-08-21
bgp, zebra: add family attribute to ipset and iptable context
Philippe Guibert
6
-8
/
+47
2020-08-21
bgpd: support for redirect ipv6 simpson method
Philippe Guibert
6
-35
/
+132
2020-08-21
bgpd, lib: support for flow_label flowspec type
Philippe Guibert
7
-5
/
+123
2020-08-21
bgpd: ipv6 flowspec address decoding and validation
Philippe Guibert
6
-105
/
+241
2020-08-21
bgpd: flowspec code support for ipv6
Philippe Guibert
11
-32
/
+62
2020-08-21
lib: add family attribute for flowspec prefix structure
Philippe Guibert
2
-0
/
+14
2020-08-21
bgpd: Fix BGP session stuck in OpenConfirm state
Sarita Patra
1
-2
/
+2
2020-08-21
bgpd: Don't stop hold timer in OpenConfirm State
Sarita Patra
1
-3
/
+0
2020-08-21
tests: Add new bgp_features testsuite with test for bgp shutdown
Martin Winter
29
-0
/
+902
2020-08-20
*: record transaction based on control flag
Chirag Shah
9
-10
/
+17
2020-08-20
lib: zapi nexthop sort fixes
Mark Stapp
2
-0
/
+36
2020-08-20
lib: add yang modules to native module list
Chirag Shah
1
-0
/
+3
2020-08-20
ospfd: make proactive ARP configurable
Jakub Urbańczyk
5
-1
/
+51
2020-08-20
lib: adapt plugin to use new Sysrepo version
Renato Westphal
2
-240
/
+77
2020-08-20
bgpd: minor fix and code style compliance
David Schweizer
3
-30
/
+26
[next]