]> git.proxmox.com Git - mirror_frr.git/history - zebra/rt_netlink.c
zebra: fix IPv6 RA wrt interface removal (BZ#480)
[mirror_frr.git] / zebra / rt_netlink.c
2011-09-25 Dmitry Popovzebra: fix loss of metric for Linux routes
2009-06-23 Mathieu Goessens[zebra] linux policy routing support with ipv6
2009-06-18 Stephen Hemminger[zebra] MTU is unsigned
2008-08-22 Stephen Hemminger[zebra:linux] netlink: no need to change privs for...
2008-08-22 Stephen Hemminger[zebra:linux] netlink: quiet harmless errors
2008-08-22 Stephen Hemminger[zebra:linux] netlink buffer size tweaking only needed...
2008-08-22 Stephen Hemminger[zebra:linux] clean up blocking setting of netlink...
2008-08-22 Stephen Hemminger[zebra:linux] Filter out unwanted netlink messages...
2008-08-22 Stephen Hemminger[lib] mes_lookup string lookup table argument should...
2008-08-22 Stephen Hemminger[zebra] mark some rt_netlink functions static
2008-08-22 Timo Teräs[zebra:netlink] Set proto/scope on all route update...
2008-05-29 Paul Jakma[zebra/linux] Use BPF to filter out responses, to try...
2007-08-10 vizeUse the proper field length for the peer's address...
2007-05-02 Paul Jakma[zebra] Routemap support on received routes, with ...
2006-12-12 Andrew J. Schorr[PtP over ethernet] New peer flag allows much more...
2006-07-02 Paul Jakma[zebra] Fix CID #104, check addr for null, and #18...
2006-01-17 paul[zebra] Record NEWADDR metric on PF_ROUTE, print CACHEI...
2005-11-23 paul[zebra] fix some small compile errors, mark several...
2005-11-03 paul2005-11-03 Paul Jakma <paul.jakma@sun.com>
2005-10-01 ajs2005-10-01 Andrew J. Schorr <ajschorr@alumni.princeton...
2005-08-27 hasso * zebra_rib.c, rib.h: Add distance and metric argument...
2005-06-12 hasso * rt_netlink.c: Remove unused netlink-addr socket...
2005-04-09 hasso * rt_netlink.c: One tiny missing comma caused pointles...
2005-04-09 hasso * rt_netlink.c (netlink_parse_info): Fix warning....
2005-04-02 ajs2005-04-02 Andrew J. Schorr <ajschorr@alumni.princeton...
2005-03-31 hasso * rt_netlink.c (netlink_talk_filter): Show always...
2005-03-29 ajs2005-03-29 Andrew J. Schorr <ajschorr@alumni.princeton...
2005-03-12 paul2005-03-12 Paul Jakma <paul@dishone.st>
2005-02-20 hasso * rt_netlink.c: Don't show messages "ignoring message...
2005-02-14 paul2005-02-14 Paul Jakma <paul@dishone.st>
2005-01-29 ajs2005-01-29 Andrew J. Schorr <ajschorr@alumni.princeton...
2005-01-24 paul2005-01-24 Martin Pot <mpot at martybugs.net>
2004-12-07 ajs2004-12-07 Andrew J. Schorr <ajschorr@alumni.princeton...
2004-11-20 ajs2004-11-19 Andrew J. Schorr <ajschorr@alumni.princeton...
2004-10-19 hassoOK. Here it is - PtP patch from Andrew J. Schorr. No...
2004-10-07 hassoFix warnings. Didn't even look at files not compiled...
2004-09-26 hassoCompiler warnings fixes.
2004-08-31 hassoCommit my hack (yes, I still call it hack) - command...
2004-08-06 hassoRemove pointless privilege lower call. Thanks to Cougar...
2004-05-09 paul2004-05-09 Paul Jakma <paul@dishone.st>
2004-04-06 hasso[quagga-dev 1002]. Also fix date of previous commit...
2004-03-04 hassoFix warning. Approved by Amir.
2003-11-17 paul2003-11-17 Jay Fenlason <fenlason@redhat.com>
2003-09-29 paul2003-09-29 Paul Jakma <paul@dishone.st>
2003-07-15 paul2003-07-15 Paul Jakma <paul@dishone.st>
2003-06-19 paul2003-06-19 Vladimir Ivaschenko <hazard@francoudi.com>
2003-06-15 paul2003-06-15 Paul Jakma <paul@dishone.st>
2003-06-04 paul2003-06-04 Paul Jakma <paul@dishone.st>
2003-05-25 paulAdd back support for null0 interface blackhole routes.
2003-05-25 hassoRoute (reject|blackhole) support from 6Wind patch.
2003-04-19 paulFrom: Israel Keys <ikeys@agile.tv>
2003-02-07 paulSync to latest Zebra CVS
2003-01-22 paulMatthew Grant <grantma@anathoth.gen.nz>
2003-01-19 paulAdd work around for RFC3021 patch and its problem with...
2003-01-17 paulFrom havanna_moon@gmx.net Fri Jan 17 23:37:49 2003
2002-12-13 paul[zebra 14631] Generic PtP and RFC3021 interface address...
2002-12-13 paulzebra link state detection support
2002-12-13 paulInitial revision