index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
zebra
/
kernel_socket.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[zebra/cleanup] make message table read only
Stephen Hemminger
2009-06-18
1
-1
/
+1
*
[lib] mes_lookup string lookup table argument should be marked const
Stephen Hemminger
2008-08-22
1
-1
/
+1
*
[link-detect] Improve BSD support.
Andrew J. Schorr
2008-01-11
1
-1
/
+2
*
[link-detect] Try to get BSD link-detect to work properly.
Andrew J. Schorr
2008-01-10
1
-0
/
+21
*
+ fix the bug reported by Milan Kocian (IPv6 route handling was broken by the...
Denis Ovsienko
2007-10-24
1
-0
/
+5
*
+ sayonara old_pid!
Denis Ovsienko
2007-09-14
1
-2
/
+1
*
Switch from LOOKUP() to lookup() for rtm_type (see bug #401 for details).
Denis Ovsienko
2007-09-14
1
-10
/
+9
*
Looks like bug #320 is finally fixed now.
Denis Ovsienko
2007-08-21
1
-0
/
+9
*
Fixed bug #394 "RTF_DONE is ignored in rtm_read()"
Denis Ovsienko
2007-08-17
1
-2
/
+2
*
Merged own patch for the bug #391 (debugging and comments mostly).
Denis Ovsienko
2007-08-13
1
-20
/
+90
*
[PtP] Fix BSD problems with PtP interfaces: must treat RTA_BRD as peer address
Andrew J. Schorr
2007-05-17
1
-14
/
+36
*
[autoconf] bugs 162,303,178: Fix 'present but can not be compiled' warnings
Paul Jakma
2007-05-10
1
-4
/
+4
*
[zebra] Routemap support on received routes, with 'set src' command (linux)
Paul Jakma
2007-05-02
1
-1
/
+1
*
[zebra] Fix interface metric bug on BSD
Paul Jakma
2007-03-06
1
-1
/
+8
*
[PtP over ethernet] New peer flag allows much more addressing flexibility
Andrew J. Schorr
2006-12-12
1
-1
/
+1
*
2006-09-13 Tom Everett <tom@khubla.com>
Greg Troxel
2006-09-13
1
-0
/
+4
*
[debug] Improve zebra kernel socket debug message to include IP addresses.
Andrew J. Schorr
2006-05-17
1
-3
/
+40
*
[zebra/solaris] Interface state fixups for Solaris.
paul
2006-01-25
1
-29
/
+47
*
[zebra] Record NEWADDR metric on PF_ROUTE, print CACHEINFO debug on netlink
paul
2006-01-17
1
-2
/
+6
*
remove dead code (from David Young)
gdt
2005-12-29
1
-18
/
+0
*
[zebra] Fix mistake in previous commit and further compile warnings/errors.
paul
2005-11-24
1
-10
/
+20
*
[zebra] fix some small compile errors, mark several functions static
paul
2005-11-23
1
-15
/
+17
*
[solaris] Extra debug and cross-checks for kernel_socket, two Sol9 fixes.
paul
2005-11-12
1
-91
/
+151
*
[zebra] Fix warning and small connected-label changes merge error.
paul
2005-11-11
1
-5
/
+3
*
2005-11-03 Paul Jakma <paul.jakma@sun.com>
paul
2005-11-03
1
-6
/
+8
*
2005-09-12 Paul Jakma <paul.jakma@sun.com>
paul
2005-09-12
1
-3
/
+22
*
* zebra_rib.c, rib.h: Add distance and metric arguments to the
hasso
2005-08-27
1
-1
/
+1
*
2005-07-29 Paul Jakma <paul.jakma@sun.com>
paul
2005-07-29
1
-5
/
+16
*
2005-06-28 Paul Jakma <paul.jakma@sun.com>
paul
2005-06-28
1
-2
/
+2
*
2005-06-14 Paul Jakma <paul.jakma@sun.com>
paul
2005-06-14
1
-52
/
+36
*
2005-04-02 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2005-04-03
1
-1
/
+3
*
2005-04-02 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2005-04-03
1
-4
/
+4
*
2005-04-02 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2005-04-02
1
-9
/
+5
*
2005-01-05 Paul Jakma <paul@dishone.st>
paul
2005-01-05
1
-2
/
+7
*
Add const to char * to quiet warnings.
gdt
2004-12-09
1
-1
/
+6
*
2004-12-07 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2004-12-07
1
-9
/
+9
*
2004-11-19 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2004-11-20
1
-2
/
+2
*
004-07-13 David Wiggins <dwiggins@bbn.com
gdt
2004-07-13
1
-1
/
+1
*
2004-05-11 Paul Jakma <paul@dishone.st>
paul
2004-05-11
1
-3
/
+1
*
2004-01-08 Greg Troxel <gdt@fnord.ir.bbn.com>
gdt
2004-01-08
1
-9
/
+14
*
2004-01-05 Greg Troxel <gdt@fnord.ir.bbn.com>
gdt
2004-01-06
1
-93
/
+68
*
increase buffer size for kernel reads
gdt
2004-01-06
1
-1
/
+9
*
Fix incorrect test in previous commit; thanks to Sowmini Varadhan for
gdt
2004-01-05
1
-2
/
+1
*
2004-01-05 Greg Troxel <gdt@ahi.ir.bbn.com>
gdt
2004-01-05
1
-9
/
+118
*
2003-10-22 Paul Jakma <paul@dishone.st>
paul
2003-10-22
1
-4
/
+12
*
2003-09-24 sowmini.varadhan@sun.com
paul
2003-09-24
1
-7
/
+54
*
2003-08-01 Cougar <cougar@random.ee>
paul
2003-08-01
1
-2
/
+1
*
2003-07-8 Chris Andrews <chris@nodnol.org>
paul
2003-07-08
1
-4
/
+3
*
2003-06-07 Paul Jakma <paul@dishone.st>
paul
2003-06-07
1
-1
/
+2
*
Patch from Cougar - sort iflist by name.
hasso
2003-06-05
1
-2
/
+1
[prev]
[next]