index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
zebra
/
rt_socket.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib: replace strlcpy & strlcat with glibc versions
David Lamparter
2016-11-15
1
-1
/
+0
*
zebra: Fix route deletion on *BSD
Timo Teräs
2016-10-18
1
-22
/
+21
*
zebra: kernel interface simplification
Timo Teräs
2016-10-18
1
-64
/
+24
*
zebra: check at startup if the kernel supports MPLS
Renato Westphal
2016-09-23
1
-3
/
+3
*
mpls: add support to the OpenBSD kernel
Renato Westphal
2016-09-23
1
-1
/
+24
*
*: use an ifindex_t type, defined in lib/if.h, for ifindex values
Paul Jakma
2016-08-18
1
-2
/
+2
*
zebra: create an abstraction layer for netlink_neigh_update()
Renato Westphal
2016-08-08
1
-0
/
+7
*
zebra: use prefix2str for logging where possible
Timo Teräs
2016-06-09
1
-11
/
+9
*
zebra: remove unused netlink_route()/kernel_rtm_ipv6()
David Lamparter
2016-06-07
1
-61
/
+0
*
build: remove INRIA, NRL and MUSICA IPv6 quirks
David Lamparter
2016-06-03
1
-5
/
+0
*
zebra/rt_socket: Fix warnings
David Lamparter
2016-05-26
1
-0
/
+6
*
zebra: remove kernel_delete_ipv6_old()
David Lamparter
2016-05-26
1
-16
/
+0
*
ZEBRA: Remove NEXTHOP_TYPE_XXX_IFNAME
Donald Sharp
2015-12-04
1
-4
/
+0
*
Zebra: Implement route replace for IPv6
vivek
2015-11-19
1
-0
/
+7
*
Zebra: Implement route replace semantics.
Donald Sharp
2015-06-11
1
-0
/
+7
*
zebra: apply syntactic sugar to rib_dump()
David Lamparter
2014-04-01
1
-1
/
+1
*
zebra: rework recursive route resolution
Christian Franke
2013-09-19
1
-62
/
+36
*
Switch from LOOKUP() to lookup() for rtm_type (see bug #401 for details).
Denis Ovsienko
2007-09-14
1
-2
/
+2
*
* rt_socket.c: (kernel_rtm_ipv4) prefix_buf could be passed
Denis Ovsienko
2007-09-12
1
-0
/
+3
*
Merged own patch for the bug #391 (debugging and comments mostly).
Denis Ovsienko
2007-08-13
1
-23
/
+60
*
Add comment questioning part of previous change (Denis?).
Greg Troxel
2007-08-02
1
-26
/
+31
*
Bugzilla #384.
Greg Troxel
2007-08-02
1
-8
/
+7
*
[autoconf] bugs 162,303,178: Fix 'present but can not be compiled' warnings
Paul Jakma
2007-05-10
1
-8
/
+8
*
2005-12-29 Greg Troxel <gdt@fnord.ir.bbn.com>
gdt
2005-12-29
1
-1
/
+1
*
[zebra] fix some small compile errors, mark several functions static
paul
2005-11-23
1
-14
/
+11
*
[solaris] Extra debug and cross-checks for kernel_socket, two Sol9 fixes.
paul
2005-11-12
1
-2
/
+2
*
2004-12-07 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2004-12-07
1
-2
/
+2
*
Many warning fixes from PC Drew ([quagga-dev 940]) and removing using PAGER
hasso
2004-03-04
1
-1
/
+1
*
2003-06-04 Paul Jakma <paul@dishone.st>
paul
2003-06-04
1
-5
/
+48
*
Add back support for null0 interface blackhole routes.
paul
2003-05-25
1
-1
/
+8
*
Route (reject|blackhole) support from 6Wind patch.
hasso
2003-05-25
1
-8
/
+0
*
Initial revision
paul
2002-12-13
1
-0
/
+441