index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
zebra
/
rtread_sysctl.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-08-02
pimd: Add some more vrf debug information
Donald Sharp
1
-7
/
+10
2017-08-02
pimd: Cleanup nht debugs
Donald Sharp
2
-8
/
+11
2017-08-02
pimd: Clean up mroute_add_vif debugging
Donald Sharp
1
-4
/
+8
2017-08-02
pimd: Convert to using a RB tree for the pim_ifp ifchannel_list
Donald Sharp
5
-119
/
+75
2017-08-02
pimd: Rename pim_ifp->pim_ifchannel_list
Donald Sharp
4
-33
/
+31
2017-08-02
pimd: Remove almost duplicate pim->ifchannel_list
Donald Sharp
4
-295
/
+368
2017-08-02
doc/babeld: small documentation update
Renato Westphal
2
-4
/
+4
2017-08-02
lib: fix build from git repository on OpenBSD
Renato Westphal
1
-1
/
+1
2017-08-01
ospfd: Fix, don't run network unset commands on virtual links
Jafar Al-Gharaibeh
1
-2
/
+6
2017-08-01
bgpd: multipath change for VRF route is not updated in zebra
Daniel Walton
1
-1
/
+1
2017-08-01
build: fix/improve clippy dependencies
David Lamparter
3
-1
/
+11
2017-08-01
tests: fix small typo
Renato Westphal
2
-2
/
+2
2017-08-01
bgpd: don't make any assumptions about the size of an enum
Renato Westphal
2
-4
/
+4
2017-08-01
lib: use switch statements in the AFI/SAFI conversion functions
Renato Westphal
1
-22
/
+34
2017-08-01
lib/bgpd: introduce the iana_safi_t enum
Renato Westphal
13
-45
/
+68
2017-08-01
lib: remove SAFI_RESERVED_4 and SAFI_RESERVED_5
Renato Westphal
4
-24
/
+10
2017-07-31
bgpd: peer hash expands until we are out of memory
Daniel Walton
4
-2
/
+11
2017-07-31
build: non-recursive auxiliary directories
David Lamparter
7
-36
/
+54
2017-07-31
protobuf: fix build
David Lamparter
3
-3
/
+6
2017-07-31
build: non-recursive qpb & fpm
David Lamparter
11
-78
/
+89
2017-07-31
build: zebra: remove *_method Makefile hacks
David Lamparter
22
-267
/
+189
2017-07-31
build: convert zebra/ to non-recursive build
David Lamparter
6
-108
/
+174
2017-07-31
build: convert lib/ to non-recursive build
David Lamparter
10
-171
/
+306
2017-07-31
Correct build TLV functions
Olivier Dugeon
2
-4
/
+4
2017-07-31
lib: s/leychain/keychain
Quentin Young
1
-1
/
+1
2017-07-31
Correct code style as requested by review of PR839
Olivier Dugeon
1
-16
/
+14
2017-07-31
vtysh: Fix shell executed commands
Donald Sharp
1
-8
/
+14
2017-07-31
ldpd: update .gitignore
Renato Westphal
1
-0
/
+1
2017-07-31
ldpd: silence coverity scan warning
Renato Westphal
1
-1
/
+5
2017-07-31
ldpd: add auto-complete for l2vpns
Renato Westphal
1
-2
/
+24
2017-07-31
ldpd: convert CLI code to use DEFPY
Renato Westphal
6
-736
/
+276
2017-07-31
ldpd: restore correct defaults on "no discovery ... interval"
Renato Westphal
1
-2
/
+3
2017-07-31
ldpd: fix missing "no" commands in vtysh
Renato Westphal
1
-29
/
+87
2017-07-31
ldpd: fix segfault in "clear mpls ldp neighbor [addr]"
Renato Westphal
1
-2
/
+3
2017-07-28
pimd: fix `show ip msdp...` NPD when vrf unknown
Quentin Young
1
-4
/
+11
2017-07-28
pimd: Fix msdp cleanup issues
Donald Sharp
1
-1
/
+11
2017-07-28
pimd: Allow the keepalive time to be per vrf.
Donald Sharp
10
-21
/
+22
2017-07-28
zebra: use DEFPY for static routes
Renato Westphal
3
-697
/
+49
2017-07-28
zebra: unify the ipv4/ipv6 static route functions
Renato Westphal
1
-244
/
+129
2017-07-28
zebra: allow fully specified static ipv4 routes
Renato Westphal
3
-17
/
+156
2017-07-28
zebra: refactor zebra_static_ipv4() and static_ipv6_func()
Renato Westphal
1
-118
/
+126
2017-07-28
zebra: accept static v6 routes with non-existent nexthop interfaces
Renato Westphal
1
-3
/
+3
2017-07-28
zebra: remove redundant DEFUNs for labeled static routes
Renato Westphal
3
-674
/
+63
2017-07-28
zebra: remove weird blackhole/reject ipv6 static routes
Renato Westphal
1
-129
/
+31
2017-07-28
zebra: use curly braces for optional arguments of static routes
Renato Westphal
1
-16
/
+16
2017-07-28
ospf6d: New version of GCC with new warnings
Donald Sharp
4
-7
/
+7
2017-07-27
lib: correct some node name typos
Quentin Young
1
-3
/
+3
2017-07-27
bgpd rfapi: use afi_t
Lou Berger
3
-8
/
+9
2017-07-27
bgpd rfapi: fix breakage introduced in refactoring
Lou Berger
1
-1
/
+1
2017-07-27
lib: Remove expansion of hash table
Donald Sharp
2
-22
/
+2
[next]