index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
zebra
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
zebra: remove unused netlink_route()/kernel_rtm_ipv6()
David Lamparter
2016-06-07
1
-61
/
+0
*
zebra: simplify redistribution code
Timo Teräs
2016-06-06
1
-34
/
+16
*
*: use void * for printing pointers
David Lamparter
2016-05-30
1
-18
/
+22
*
zebra_rib: Revert work-around for zebra marking recursive static route as ina...
Everton Marques
2016-05-30
1
-7
/
+1
*
zebra_rib: Revert debug hooks.
Everton Marques
2016-05-30
1
-1
/
+7
*
build: get rid of INCLUDES, use AM_CPPFLAGS
David Lamparter
2016-06-03
1
-1
/
+1
*
zebra: remove rt_ioctl kernel interface
David Lamparter
2016-06-03
1
-1
/
+1
*
build: remove ancient Linux/BSD IPv6 cruft
David Lamparter
2016-06-03
1
-3
/
+2
*
build: remove INRIA, NRL and MUSICA IPv6 quirks
David Lamparter
2016-06-03
3
-11
/
+2
*
build: remove AIX, NEC EWS and IRIX
David Lamparter
2016-06-03
6
-230
/
+4
*
build: remove Linux non-netlink config
David Lamparter
2016-06-03
1
-4
/
+3
*
zebra: Remove experimental warning
Donald Sharp
2016-06-01
1
-6
/
+0
*
zebra: Fix unprotected zlog_debug
Donald Sharp
2016-06-01
1
-1
/
+2
*
zebra: MBGP routes should not be installed in the kernel
Balaji
2016-05-26
1
-0
/
+5
*
Fix most compiler warnings in default GCC build.
Paul Jakma
2016-05-26
1
-0
/
+3
*
zebra: fix rtnh_len in the rt_netlink messages for multipath case
Lu Feng
2016-05-26
1
-1
/
+1
*
zebra: make RTF_LLINFO optional to fix FreeBSD
Lou Berger
2016-05-26
1
-0
/
+2
*
zebra: wire up "debug zebra packet detail"
Lou Berger
2016-05-26
1
-2
/
+3
*
zebra/if_ioctl_solaris: Make foo static
David Lamparter
2016-05-26
1
-2
/
+2
*
zebra/rt_socket: Fix warnings
David Lamparter
2016-05-26
1
-0
/
+6
*
zebra/rtread_getmsg: fix sign warnings
David Lamparter
2016-05-26
1
-3
/
+3
*
solaris: more warnings fixed
David Lamparter
2016-05-26
1
-6
/
+9
*
solaris: no ROUNDUP
David Lamparter
2016-05-26
1
-0
/
+6
*
zebra/solaris: fix uninitialised vars
David Lamparter
2016-05-26
1
-1
/
+1
*
Fixed if_add_update possible null dereference
Morgan Stewart
2016-05-26
1
-0
/
+2
*
zebra: Fix leaked sockets in rtadv.c
Morgan Stewart
2016-05-26
1
-6
/
+24
*
zebra: fix addr sent in ZEBRA_IPV6_NEXTHOP_LOOKUP
Hiroshi Yokoi
2016-05-26
1
-1
/
+1
*
zebra: fix NetBSD interface stats printf
David Lamparter
2016-05-26
1
-18
/
+23
*
zebra: silence zebra_serv_un unused warning
David Lamparter
2016-05-26
1
-1
/
+2
*
zebra: static int inline -> static inline int
David Lamparter
2016-05-26
1
-2
/
+2
*
zebra: use SA_SIZE for RT_ROUNDUP on FreeBSD
David Lamparter
2016-05-26
1
-10
/
+8
*
zebra, isisd: cast to unsigned char for ctypes
David Lamparter
2016-05-26
1
-1
/
+2
*
Fix alignment assumptions on non-RT_ROUNDUP platforms.
Greg Troxel
2016-05-26
1
-2
/
+2
*
zebra: print "no link-detect"
David Lamparter
2016-05-26
1
-0
/
+2
*
zebra: remove netlink_route() it is no longer used
Daniel Walton
2016-05-26
1
-88
/
+0
*
zebra: remove kernel_delete_ipv6_old()
David Lamparter
2016-05-26
5
-39
/
+0
*
zebra/kernel_socket.c: Use platform alignment
Greg Troxel
2016-05-26
1
-10
/
+40
*
zebra: Build the test client, can be useful, and add IPv6 to testrib.conf
Paul Jakma
2016-05-26
2
-4
/
+24
*
Add missing GPL headers, and copyright claims that certainly apply.
Paul Jakma
2016-05-26
4
-0
/
+84
*
build: Remove the old PIC/PIE patch, let libtool sort it out
Paul Jakma
2016-05-26
1
-2
/
+1
*
zebra: don't print uninitialized string (3b02fe8)
David Lamparter
2016-05-26
1
-3
/
+1
*
Removal of 'show ip mroute'
Donald Sharp
2016-05-26
1
-92
/
+0
*
zebra: mark multicast commands experimental
David Lamparter
2016-05-26
1
-2
/
+9
*
zebra: add "show ip rpf" to get result of RPF lookup
David Lamparter
2016-05-26
1
-7
/
+52
*
zebra: make MRIB lookup behaviour switchable
David Lamparter
2016-05-26
4
-18
/
+166
*
zebra: return route_node from rib_match_ipv4_safi
David Lamparter
2016-05-26
3
-11
/
+19
*
zebra: dummy kernel "install" multicast routes
David Lamparter
2016-05-26
1
-5
/
+29
*
zebra: fix optional distance on static mrib route
David Lamparter
2016-05-26
1
-8
/
+29
*
zebra: mrib: static route support
Everton Marques
2016-05-26
3
-130
/
+172
*
zebra: add ZEBRA_IPV4_NEXTHOP_LOOKUP_MRIB
Everton Marques
2016-05-26
1
-0
/
+95
[next]