index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
nhrpd
/
zbuf.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-12-22
pimd: readd iph length checks
Quentin Young
2
-7
/
+18
2019-12-22
pimd: fix missing igmp mtrace length check
Quentin Young
1
-0
/
+10
2019-12-21
bgpd: Allow ipv4 multicast to use v4 nexthops
Donald Sharp
1
-1
/
+3
2019-12-21
pimd: refactor ip mroute cmd
Jafar Al-Gharaibeh
1
-119
/
+28
2019-12-20
vtysh: Ensure interface `ip mroute ...` commands are last
Donald Sharp
1
-0
/
+2
2019-12-19
bgpd: Make sure we can use `no bgp listen range ...`
Donatas Abraitis
1
-1
/
+1
2019-12-19
lib: fix build of the northbound plugins
Renato Westphal
2
-1
/
+4
2019-12-19
tests: Test if eBGP policy is not applied to iBGP peers
Donatas Abraitis
5
-22
/
+75
2019-12-19
bgpd: Do not apply eBGP policy for iBGP peers
Donatas Abraitis
1
-0
/
+6
2019-12-18
vrrpd: support namespace vrf too
Quentin Young
1
-2
/
+4
2019-12-18
bgpd: Remove misleading 'NOTIFICATION' string from End-of-RIB log
Trey Aspelund
1
-4
/
+5
2019-12-18
lib: document vrf_socket(), vrf_bind()
Quentin Young
2
-2
/
+24
2019-12-18
zebra: improve efficiency of depends_find()
Mark Stapp
1
-12
/
+12
2019-12-18
doc: fix duplicate -S option in bgpd manpage
Quentin Young
1
-5
/
+0
2019-12-18
doc: update overview.rst for the new millennium
Quentin Young
1
-78
/
+64
2019-12-18
tests: fix endian bug in test_typelist
Mark Stapp
1
-4
/
+5
2019-12-18
ospfd: Prevent use after free on shutdown
Donald Sharp
1
-1
/
+3
2019-12-17
zebra: add 'show router-id'
Jafar Al-Gharaibeh
2
-0
/
+50
2019-12-17
doc: Update workflow to include new automated testing Requirement
Donald Sharp
1
-1
/
+8
2019-12-17
zebra: set RTNH_F_ONLINK in nexthop creation
Stephen Worley
1
-0
/
+3
2019-12-17
doc: add discussion for a handful of nhrp commands
Jafar Al-Gharaibeh
1
-15
/
+78
2019-12-17
vtysh: add an alias for the nexthop-group config targets
Mark Stapp
3
-5
/
+10
2019-12-16
zebra: pass type when finding individual nexthop
Stephen Worley
1
-1
/
+1
2019-12-16
zebra: null check re->nhe not re->nhe->nhg on attach
Stephen Worley
1
-1
/
+1
2019-12-16
lib: default nexthop weights to one
Stephen Worley
1
-1
/
+17
2019-12-15
zebra: Do not build mlag protobuf support if version 3 is not avail
Donald Sharp
7
-11
/
+49
2019-12-15
zebra: Allow zebra_mlag to compile with no j factor
Donald Sharp
4
-32
/
+78
2019-12-14
tools: symalyzer
David Lamparter
3
-0
/
+734
2019-12-14
lib/linklist: flip the bitrot compost
David Lamparter
2
-47
/
+0
2019-12-14
lib: random unused bits cleanup
David Lamparter
7
-34
/
+12
2019-12-14
lib/prefix: flip the bitrot compost
David Lamparter
2
-464
/
+35
2019-12-13
lib: make some variables static
David Lamparter
13
-22
/
+18
2019-12-13
lib: completely get rid of the MTYPE alias hack
David Lamparter
2
-15
/
+12
2019-12-13
lib: make rcu_free() NULL-safe
David Lamparter
1
-0
/
+2
2019-12-13
bgpd: remove redundant VNC build specs
David Lamparter
1
-8
/
+0
2019-12-13
isisd: Free memory when confused
Donald Sharp
1
-0
/
+2
2019-12-13
ripd, ripngd: Free up list after call into nb_cli_rpc
Donald Sharp
2
-2
/
+12
2019-12-12
zebra: handle route notification with no nexthops
Mark Stapp
1
-0
/
+10
2019-12-12
zebra: Print json output for show_route_summary_cmd
Donatas Abraitis
1
-45
/
+197
2019-12-12
pimd: Add command to join any-source multicast.
Liam McBirnie
4
-26
/
+59
2019-12-12
tests: Test if `ip` and `fqdn` are included in `show [ip] bgp json`
Donatas Abraitis
1
-20
/
+28
2019-12-12
bgpd: Show `ip` and `fqdn` in json output for `show [ip] bgp <route> json`
Donatas Abraitis
1
-96
/
+116
2019-12-12
ospfd: tiny style fix
Quentin Young
1
-2
/
+1
2019-12-12
ospfd: sizeof(pointer) -> sizeof(pointed-at)
Quentin Young
1
-1
/
+1
2019-12-12
ospfd: fix misplaced trust in ip header length
Quentin Young
1
-5
/
+17
2019-12-11
zebra: accept async notification for un-install
Mark Stapp
1
-9
/
+31
2019-12-11
bgpd/bmp: print active outbound connections
David Lamparter
1
-2
/
+49
2019-12-11
lib,nhrpd,bgpd/bmp: pass resolver failure details
David Lamparter
5
-17
/
+28
2019-12-11
bgpd/bmp: actually print uptime
David Lamparter
1
-2
/
+6
2019-12-11
lib/resolver: support/bypass IP literals
David Lamparter
3
-19
/
+48
[next]