index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ripd
/
rip_zebra.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-01-01
ripngd: Fix redistribute/no redistribute rinse repeat commands
Donald Sharp
1
-2
/
+2
2019-12-30
bgpd: fix console typo
Zoltan Arnold Nagy
1
-1
/
+1
2019-12-30
bgpd: Send notification to the peer on FSM error
Donatas Abraitis
1
-1
/
+1
2019-12-30
bgpd: skip ra for blackhole nexthop type
Chirag Shah
1
-1
/
+2
2019-12-27
doc: Add bgp neighbor password command
Donald Sharp
1
-0
/
+9
2019-12-27
bgpd: Change description for `[no] bgp listen limit` commands
Donatas Abraitis
1
-2
/
+3
2019-12-27
docker: Create build for CentOS 8
Donatas Abraitis
6
-13
/
+99
2019-12-27
packaging: Fix bogus date in frr.spec.in
Donatas Abraitis
1
-1
/
+1
2019-12-27
doc: Use proper numbering for `packaging-redhat.rst`
Donatas Abraitis
1
-5
/
+5
2019-12-27
doc: Add a section in `Building FRR` for CentOS 8
Donatas Abraitis
3
-1
/
+176
2019-12-27
packaging: Adopt frr.spec.in to CentOS 8
Donatas Abraitis
1
-0
/
+19
2019-12-23
zebra: add a debug category for nexthops
Mark Stapp
2
-0
/
+39
2019-12-23
zebra: fix kernel-route's deletion on vrf
Hiroki Shirokura
1
-28
/
+4
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
isisd, yang: set default is-type to level-1-2
Emanuele Di Pascale
2
-6
/
+7
2019-12-17
vtysh: add an alias for the nexthop-group config targets
Mark Stapp
3
-5
/
+10
2019-12-17
bgpd: Print pretty json output for bgp_show_table()
Donatas Abraitis
1
-1
/
+2
2019-12-17
bgpd: Adjust warning message for bgp_show_regexp()
Donatas Abraitis
1
-1
/
+1
2019-12-17
bgpd: Print json output for show_ip_bgp_regexp_cmd
Donatas Abraitis
1
-12
/
+14
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
[prev]
[next]