summaryrefslogtreecommitdiffstats
path: root/zebra/kernel_socket.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* zebra: Refactor struct zebra_tDonald Sharp2016-04-151-1/+0
* lib, zebra: The Bulk of the conversion over to NS and VRFDonald Sharp2016-02-011-7/+4
* Quagga: prefix2str fixupDonald Sharp2015-11-231-1/+1
* zebra, lib/memtypes.c: the netlink sockets work per VRFFeng Lu2015-10-301-3/+13
* zebra: let FIB stand for its respective VRFFeng Lu2015-10-301-8/+9
* Multi-Instance OSPF SummaryDonald Sharp2015-05-201-6/+6
* *: nuke ^L (page feed)David Lamparter2014-06-041-4/+4
* ospf6d: solve segfaults with ospf6d on FreeBSDIngo Flaschberger2014-03-211-0/+1
* zebra: fix sockaddr_dl length assumptions (BZ#737)David Lamparter2013-01-161-3/+12
* build: check actually-used BSD link state fieldsDoug VanLeuven2012-11-051-6/+6
* zebra: kernel_socket: fix overflow in RTA_ADDR & RTA_ATTRDoug VanLeuven2012-11-051-9/+22
* zebra: kernel_socket: fix 64bit MacOS X alignmentDoug VanLeuven2012-11-051-0/+6
* zebra: fix recent MP-BGP commits for FreeBSDDenis Ovsienko2012-01-231-5/+5
* zebra: IPv4 MP-BGP Routes addition and deletionG.Balaji2012-01-231-1/+1
* zebra: set the interface link-layer socket addressTom Goff2011-12-131-0/+12
* zebra: spellingDenis Ovsienko2011-12-131-2/+2
* zebra: handle RTF_CLONING removal from FreeBSD 8.0David Ward2009-12-031-0/+7
* zebra: make declaration const in rtm_flag_dump()Tom Goff2009-12-031-1/+1
* [zebra/cleanup] make message table read onlyStephen Hemminger2009-06-181-1/+1
* [lib] mes_lookup string lookup table argument should be marked constStephen Hemminger2008-08-221-1/+1
* [link-detect] Improve BSD support.Andrew J. Schorr2008-01-111-1/+2
* [link-detect] Try to get BSD link-detect to work properly.Andrew J. Schorr2008-01-101-0/+21
* + fix the bug reported by Milan Kocian (IPv6 route handling was broken by the...Denis Ovsienko2007-10-241-0/+5
* + sayonara old_pid!Denis Ovsienko2007-09-141-2/+1
* Switch from LOOKUP() to lookup() for rtm_type (see bug #401 for details).Denis Ovsienko2007-09-141-10/+9
* Looks like bug #320 is finally fixed now.Denis Ovsienko2007-08-211-0/+9
* Fixed bug #394 "RTF_DONE is ignored in rtm_read()"Denis Ovsienko2007-08-171-2/+2
* Merged own patch for the bug #391 (debugging and comments mostly).Denis Ovsienko2007-08-131-20/+90
* [PtP] Fix BSD problems with PtP interfaces: must treat RTA_BRD as peer addressAndrew J. Schorr2007-05-171-14/+36
* [autoconf] bugs 162,303,178: Fix 'present but can not be compiled' warningsPaul Jakma2007-05-101-4/+4
* [zebra] Routemap support on received routes, with 'set src' command (linux)Paul Jakma2007-05-021-1/+1
* [zebra] Fix interface metric bug on BSDPaul Jakma2007-03-061-1/+8
* [PtP over ethernet] New peer flag allows much more addressing flexibilityAndrew J. Schorr2006-12-121-1/+1
* 2006-09-13 Tom Everett <tom@khubla.com>Greg Troxel2006-09-131-0/+4
* [debug] Improve zebra kernel socket debug message to include IP addresses.Andrew J. Schorr2006-05-171-3/+40
* [zebra/solaris] Interface state fixups for Solaris.paul2006-01-251-29/+47
* [zebra] Record NEWADDR metric on PF_ROUTE, print CACHEINFO debug on netlinkpaul2006-01-171-2/+6
* remove dead code (from David Young)gdt2005-12-291-18/+0
* [zebra] Fix mistake in previous commit and further compile warnings/errors.paul2005-11-241-10/+20
* [zebra] fix some small compile errors, mark several functions staticpaul2005-11-231-15/+17
* [solaris] Extra debug and cross-checks for kernel_socket, two Sol9 fixes.paul2005-11-121-91/+151
* [zebra] Fix warning and small connected-label changes merge error.paul2005-11-111-5/+3
* 2005-11-03 Paul Jakma <paul.jakma@sun.com>paul2005-11-031-6/+8
* 2005-09-12 Paul Jakma <paul.jakma@sun.com>paul2005-09-121-3/+22
* * zebra_rib.c, rib.h: Add distance and metric arguments to thehasso2005-08-271-1/+1
* 2005-07-29 Paul Jakma <paul.jakma@sun.com>paul2005-07-291-5/+16
* 2005-06-28 Paul Jakma <paul.jakma@sun.com>paul2005-06-281-2/+2
* 2005-06-14 Paul Jakma <paul.jakma@sun.com>paul2005-06-141-52/+36
* 2005-04-02 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-04-031-1/+3
* 2005-04-02 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-04-031-4/+4