index
:
tteras/quagga
master
nhrp
tteras
tteras' quagga tree
gitolite
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
zebra
/
rt_netlink.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
2005-10-01 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2005-10-01
1
-0
/
+1
|
*
* zebra_rib.c, rib.h: Add distance and metric arguments to the
hasso
2005-08-27
1
-2
/
+3
|
*
* rt_netlink.c: Remove unused netlink-addr socket declaration.
hasso
2005-06-12
1
-14
/
+31
|
*
* rt_netlink.c: One tiny missing comma caused pointless debug messages
hasso
2005-04-09
1
-1
/
+1
|
*
* rt_netlink.c (netlink_parse_info): Fix warning. It's safe to cast
hasso
2005-04-09
1
-59
/
+140
|
*
2005-04-02 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2005-04-02
1
-4
/
+30
|
*
* rt_netlink.c (netlink_talk_filter): Show always warning message,
hasso
2005-03-31
1
-12
/
+5
|
*
2005-03-29 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2005-03-29
1
-0
/
+3
|
*
2005-03-12 Paul Jakma <paul@dishone.st>
paul
2005-03-12
1
-4
/
+0
|
*
* rt_netlink.c: Don't show messages "ignoring message type 0x001[89]"
hasso
2005-02-20
1
-1
/
+2
|
*
2005-02-14 Paul Jakma <paul@dishone.st>
paul
2005-02-14
1
-0
/
+4
|
*
2005-01-29 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2005-01-29
1
-6
/
+15
|
*
2005-01-24 Martin Pot <mpot at martybugs.net>
paul
2005-01-24
1
-0
/
+18
|
*
2004-12-07 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2004-12-07
1
-19
/
+19
|
*
2004-11-19 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2004-11-20
1
-13
/
+13
|
*
OK. Here it is - PtP patch from Andrew J. Schorr. No problems with ospfd,
hasso
2004-10-19
1
-1
/
+3
|
*
Fix warnings. Didn't even look at files not compiled in Linux though.
hasso
2004-10-07
1
-2
/
+2
|
*
Compiler warnings fixes.
hasso
2004-09-26
1
-1
/
+1
|
*
Commit my hack (yes, I still call it hack) - command line switch for zebra
hasso
2004-08-31
1
-0
/
+44
|
*
Remove pointless privilege lower call. Thanks to Cougar for noticing.
hasso
2004-08-06
1
-5
/
+3
|
*
2004-05-09 Paul Jakma <paul@dishone.st>
paul
2004-05-09
1
-3
/
+3
|
*
[quagga-dev 1002]. Also fix date of previous commit in Chanelog.
hasso
2004-04-06
1
-1
/
+7
|
*
Fix warning. Approved by Amir.
hasso
2004-03-04
1
-1
/
+1
|
*
2003-11-17 Jay Fenlason <fenlason@redhat.com>
paul
2003-11-17
1
-0
/
+7
|
*
2003-09-29 Paul Jakma <paul@dishone.st>
paul
2003-09-29
1
-30
/
+30
|
*
2003-07-15 Paul Jakma <paul@dishone.st>
paul
2003-07-15
1
-538
/
+587
|
*
2003-06-19 Vladimir Ivaschenko <hazard@francoudi.com>
paul
2003-06-19
1
-0
/
+20
|
*
2003-06-15 Paul Jakma <paul@dishone.st>
paul
2003-06-15
1
-5
/
+5
|
*
2003-06-04 Paul Jakma <paul@dishone.st>
paul
2003-06-04
1
-1
/
+40
|
*
Add back support for null0 interface blackhole routes.
paul
2003-05-25
1
-16
/
+20
|
*
Route (reject|blackhole) support from 6Wind patch.
hasso
2003-05-25
1
-8
/
+18
|
*
From: Israel Keys <ikeys@agile.tv>
paul
2003-04-19
1
-19
/
+73
|
*
Sync to latest Zebra CVS
paul
2003-02-07
1
-0
/
+4
|
*
Matthew Grant <grantma@anathoth.gen.nz>
patch_z17290_ifupstaticfix
paul
2003-01-22
1
-4
/
+19
|
*
Add work around for RFC3021 patch and its problem with certain IPv6 interfaces
rfc3021-ipv6-fix
paul
2003-01-19
1
-1
/
+6
|
*
From havanna_moon@gmx.net Fri Jan 17 23:37:49 2003
patch_z17217_show_thread_cpu
paul
2003-01-17
1
-1
/
+1
|
*
[zebra 14631] Generic PtP and RFC3021 interface addressing support
patch_z14631_ptp_rfc3021
paul
2002-12-13
1
-28
/
+40
|
*
zebra link state detection support
patch_z12269_linkstate
paul
2002-12-13
1
-3
/
+3
|
*
Initial revision
paul
2002-12-13
1
-0
/
+1482
*
Handle network interface renames
Stephen Hemminger
2008-07-31
1
-35
/
+34
*
Handle races with add/delete of routes
Stephen Hemminger
2008-07-16
1
-27
/
+20
*
Revert "Use if_flags_update"
Stephen Hemminger
2008-06-20
1
-1
/
+15
*
Use if_flags_update
Stephen Hemminger
2008-06-20
1
-15
/
+1
*
netlink interface minor stuff
Stephen Hemminger
2008-05-28
1
-16
/
+16
*
only set non-blocking on netlink socket
Stephen Hemminger
2008-05-19
1
-133
/
+50
*
remove unneeded privledge changes
Stephen Hemminger
2008-05-19
1
-12
/
+3
*
Merge branch 'glendale' into hollywood
rbalocca
2008-05-15
1
-8
/
+8
|
\
|
*
Merge branch 'glendale' of suva.vyatta.com:/git/vyatta-quagga into glendale
Stephen Hemminger
2008-05-12
1
-1
/
+7
|
|
\
|
*
|
set/check nl port id on messages
Stephen Hemminger
2008-05-02
1
-8
/
+8
*
|
|
Ignore netlink interface events that don't change state
Stephen Hemminger
2008-05-13
1
-20
/
+24
[prev]
[next]