summaryrefslogtreecommitdiff
path: root/zebra/rt_netlink.c
AgeCommit message (Expand)Author
2013-09-19zebra: implement NEXTHOP_FLAG_ONLINKChristian Franke
2013-09-19zebra: rework recursive route resolutionChristian Franke
2013-09-19zebra: process information about new addresses (BZ#486)Christian Franke
2013-02-23zebra: use SO_RCVBUFFORCE for netlink socketUlrich Weber
2012-11-30zebra: extern/extract some functions from rt_netlink.cAvneesh Sachdev
2012-10-25*: use array_size() helper macroBalaji.G
2012-05-02zebra: no need to clear memory of the netlink buffersJorge Boncompte [DTI2]
2012-04-16zebra: use larger buffer (4096) for netlink messagesJR Rivers
2012-04-11Merge quagga mainline into the google ISIS code.Avneesh Sachdev
2012-04-07zebra: read multipath routes and hw addr from netlinkJosh Bailey
2012-01-23zebra: IPv6 MP-BGP Routes addition and deletionG.Balaji
2012-01-23zebra: IPv4 MP-BGP Routes addition and deletionG.Balaji
2011-12-18fix set never used warningsStephen Hemminger
2011-09-27zebra: fix loss of metric for Linux routesDmitry Popov
2009-06-23[zebra] linux policy routing support with ipv6Mathieu Goessens
2009-06-18[zebra] MTU is unsignedStephen Hemminger
2008-08-22[zebra:linux] netlink: no need to change privs for receiveStephen Hemminger
2008-08-22[zebra:linux] netlink: quiet harmless errorsStephen Hemminger
2008-08-22[zebra:linux] netlink buffer size tweaking only needed on receive socketStephen Hemminger
2008-08-22[zebra:linux] clean up blocking setting of netlink socketsStephen Hemminger
2008-08-22[zebra:linux] Filter out unwanted netlink messages by PIDStephen Hemminger
2008-08-22[lib] mes_lookup string lookup table argument should be marked constStephen Hemminger
2008-08-22[zebra] mark some rt_netlink functions staticStephen Hemminger
2008-08-22[zebra:netlink] Set proto/scope on all route update messagesTimo Teräs
2008-05-29[zebra/linux] Use BPF to filter out responses, to try avoid netlink overrunsPaul Jakma
2007-08-10Use the proper field length for the peer's address (netlink_interface_addr)vize
2007-05-02[zebra] Routemap support on received routes, with 'set src' command (linux)Paul Jakma
2006-12-12[PtP over ethernet] New peer flag allows much more addressing flexibilityAndrew J. Schorr
2006-07-02[zebra] Fix CID #104, check addr for null, and #18, check nexthop type argsPaul Jakma
2006-01-17[zebra] Record NEWADDR metric on PF_ROUTE, print CACHEINFO debug on netlinkpaul
2005-11-23[zebra] fix some small compile errors, mark several functions staticpaul
2005-11-032005-11-03 Paul Jakma <paul.jakma@sun.com>paul
2005-10-012005-10-01 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs
2005-08-27 * zebra_rib.c, rib.h: Add distance and metric arguments to thehasso
2005-06-12 * rt_netlink.c: Remove unused netlink-addr socket declaration.hasso
2005-04-09 * rt_netlink.c: One tiny missing comma caused pointless debug messageshasso
2005-04-09 * rt_netlink.c (netlink_parse_info): Fix warning. It's safe to casthasso
2005-04-022005-04-02 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs
2005-03-31 * rt_netlink.c (netlink_talk_filter): Show always warning message,hasso
2005-03-292005-03-29 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs
2005-03-122005-03-12 Paul Jakma <paul@dishone.st>paul
2005-02-20 * rt_netlink.c: Don't show messages "ignoring message type 0x001[89]"hasso
2005-02-142005-02-14 Paul Jakma <paul@dishone.st>paul
2005-01-292005-01-29 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs
2005-01-242005-01-24 Martin Pot <mpot at martybugs.net>paul
2004-12-072004-12-07 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs
2004-11-202004-11-19 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs
2004-10-19OK. Here it is - PtP patch from Andrew J. Schorr. No problems with ospfd,hasso
2004-10-07Fix warnings. Didn't even look at files not compiled in Linux though.hasso
2004-09-26Compiler warnings fixes.hasso