index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
eigrpd
/
eigrpd.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-11-21
zebra: Set resolved inactive when > multipath_num
Stephen Worley
1
-1
/
+6
2019-11-21
zebra: Use curr_active to check multipath_num
Stephen Worley
1
-3
/
+1
2019-11-21
zebra: BSD null routes were not being installed
Donald Sharp
1
-4
/
+5
2019-11-20
staticd: remove unneeded newline from zlog call
Trey Aspelund
1
-1
/
+1
2019-11-20
pimd: fix bsm buflen check to include pim hdr
Quentin Young
1
-1
/
+1
2019-11-20
doc: Fix nhrp doc issue
Donald Sharp
1
-2
/
+2
2019-11-20
pimd: Various buffer overflow reads and crashes
Donald Sharp
4
-6
/
+46
2019-11-19
zebra: Router Advertisement socket mess up
Donald Sharp
2
-11
/
+8
2019-11-19
bgpd: Implementing a hash table for connected address - ipv4/ipv6
bisdhdh
4
-32
/
+138
2019-11-19
tools: resolve issue with bfd timer change fix in frr-reload.py
Don Slice
1
-1
/
+2
2019-11-19
pimd: Fix possible read beyond end of data received
Donald Sharp
1
-0
/
+6
2019-11-19
ospfd: Rework ospf_read_packet into 2 functions
Donald Sharp
1
-213
/
+228
2019-11-19
ospfd: Allow packet reads based upon read/write packet counts
Donald Sharp
1
-191
/
+213
2019-11-19
ospfd: The ip header dump is crazy long and useless
Donald Sharp
3
-30
/
+0
2019-11-19
ospfd: Add/fix some debugs to handle vrf
Donald Sharp
5
-36
/
+69
2019-11-19
ospfd: Add a function to return the name of the vrf we are in.
Donald Sharp
2
-0
/
+9
2019-11-19
ospfd: Remove ORIGINAL_CODING check
Donald Sharp
6
-116
/
+9
2019-11-19
lib: no filter operations fix on appropriate access-list name
Philippe Guibert
1
-3
/
+3
2019-11-19
snapcraft: Add vrrpd to the snapcraft package
Martin Winter
4
-1
/
+29
2019-11-19
bgpd: Bug fix in "show bgp l2vpn evpn X:X::X:X/M"
Lakshman Krishnamoorthy
1
-1
/
+1
2019-11-18
zebra: FPM should have a way of shutting down
Donald Sharp
1
-3
/
+18
2019-11-18
bgpd: Fix per afi/safi addpath peer counting
Mitch Skiba
1
-0
/
+2
2019-11-18
pimd: Create pimreg interface when we start any interface config
Donald Sharp
1
-1
/
+3
2019-11-18
pimd: Dissallow obvious addresses from being the RP
Donald Sharp
1
-0
/
+4
2019-11-18
pimd: Tighten up `show ip pim rp-info`
Donald Sharp
1
-2
/
+2
2019-11-17
doc: add link to developer docs
Quentin Young
1
-0
/
+3
2019-11-17
doc: clean up overview.rst
Quentin Young
1
-15
/
+20
2019-11-15
bgpd: Add nexthop of received EVPN RT-5 for nexthop tracking
Ameya Dharkar
5
-9
/
+58
2019-11-15
bgpd: Add missing whitespace in update_subgroup_remove_peer_internal()
Donatas Abraitis
1
-1
/
+1
2019-11-14
staticd: Make blackhole keyword errors more straightforward
Trey Aspelund
1
-2
/
+2
2019-11-14
bgpd: route-map support for evpn RD filter
Lakshman Krishnamoorthy
2
-5
/
+96
2019-11-14
bfdd: remove unused initialization sa warning
Mark Stapp
1
-1
/
+2
2019-11-14
ospfd: Adding Debugs to dump OSPF DD Seqnumber
Satheesh Kumar K
2
-0
/
+27
2019-11-14
tests: Test if `distance bgp (1-255) (1-255) (1-255)` works
Donatas Abraitis
7
-18
/
+196
2019-11-14
ldpd: add missing sanity check in the parsing of label messages
Renato Westphal
1
-0
/
+8
2019-11-13
tools: stop repeating lines to delete for multiple bfd timer changes
Don Slice
1
-1
/
+1
2019-11-13
tests: Add a test case for `sender-as-path-loop-detection`
Donatas Abraitis
8
-0
/
+199
2019-11-12
bgpd: Bug fix in "show bgp l2vpn evpn ... advertised-routes'
Lakshman Krishnamoorthy
1
-0
/
+3
2019-11-12
zebra: dplane cancel update thread from correct pthread
Stephen Worley
1
-1
/
+3
2019-11-12
zebra: Put freeing code in nhg_ctx_free()
Stephen Worley
1
-28
/
+34
2019-11-12
zebra: handle depends_find() NULL nexthop
Stephen Worley
1
-0
/
+4
2019-11-12
doc: Append documentation for `bgp dampening` command
Donatas Abraitis
1
-0
/
+3
2019-11-12
pimd: Cleanup igmp debugs a tiny bit
Donald Sharp
2
-11
/
+4
2019-11-12
pimd: `debug igmp trace` turns on non igmp debugs
Donald Sharp
8
-62
/
+62
2019-11-12
tools, vtysh: improved fix for ldpd ifaces
Emanuele Di Pascale
2
-1
/
+15
2019-11-12
pimd: Ignore igmp queries from itself
Donald Sharp
1
-0
/
+7
2019-11-12
zebra: zebra_nhg check each nexthop for active, not just number
Stephen Worley
1
-5
/
+42
2019-11-12
zebra: Don't clear nexthop fib flag on rib_install
Stephen Worley
1
-8
/
+0
2019-11-12
zebra: mpls_ftn_uninstall handle nhg hash label change
Stephen Worley
1
-14
/
+26
2019-11-11
ospfd,eigrpd: don't take address of packed struct member
Mark Stapp
2
-5
/
+8
[next]