summaryrefslogtreecommitdiffstats
path: root/zebra/ioctl.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "Ospf missing interface handling 2"Donald Sharp2019-06-241-7/+5
* *: change interface structure, from vrf_id to vrfPhilippe Guibert2019-06-121-5/+7
* lib, zebra: remove uses of strncpyQuentin Young2019-05-291-2/+2
* zebra: removing old intf address codeMark Stapp2019-04-221-227/+18
* zebra: Dplane interface address install for non-netlinkMark Stapp2019-04-221-12/+229
* zebra: Use dplane for interface addresses (netlink)Mark Stapp2019-04-221-0/+14
* zebra: remove all instances of strncpyQuentin Young2019-02-251-5/+5
* zebra: don't log errors on unsupported mediasRafael Zalamena2018-12-051-1/+2
* *: LIB_[ERR|WARN] -> EC_LIBQuentin Young2018-09-131-2/+2
* zebra: fix includesQuentin Young2018-09-061-0/+1
* *: use frr_elevate_privs() (1/2: coccinelle)David Lamparter2018-08-141-48/+29
* *: rename ferr_zlog -> flog_err_sysQuentin Young2018-08-141-13/+13
* *: rename zlog_fer -> flog_errQuentin Young2018-08-141-14/+14
* zebra, lib: error references for zebraQuentin Young2018-08-141-10/+13
* bgpd, lib, zebra: Convert LIB_ERR_PRIVILEGESDonald Sharp2018-08-141-9/+10
* *: use C99 standard fixed-width integer typesQuentin Young2018-03-271-4/+4
* *: conform with COMMUNITY.md formatting rules, via 'make indent'Lou Berger2018-03-061-2/+2
* zebra: handle some ioctl operations for VRFPhilippe Guibert2018-02-271-6/+41
* zebra: remove useless iotcl linux callsPhilippe Guibert2017-12-131-34/+2
* zebra: ipv6 addressing uses netlink socket instead of standard ioctlPhilippe Guibert2017-12-131-1/+10
* Merge pull request #1044 from donaldsharp/combinationJafar Al-Gharaibeh2017-08-311-1/+1
|\
| * *: fix assorted issues detected by Coverity ScanRenato Westphal2017-08-251-1/+1
* | zebra: configure PtP address on ifaliasreq systemsDavid Lamparter2017-08-271-4/+38
|/
* build: zebra: remove *_method Makefile hacksDavid Lamparter2017-07-311-0/+4
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-366/+340
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+3
* *: get rid of zlog(*, LOG_LEVEL, ...)David Lamparter2017-03-081-7/+7
* frr: Remove HAVE_IPV6 from code baseDonald Sharp2017-01-131-6/+0
* all: removed all DEFUN command stomps (fix build errors)Daniel Walton2016-10-061-0/+1
* *: fix more initialisers (for BSD)David Lamparter2016-06-081-2/+2
* lib, zebra: The Bulk of the conversion over to NS and VRFDonald Sharp2016-02-011-1/+1
* zebra: fix argument reference in strncpy() call for BSDheasley2009-12-031-1/+1
* [zebra] Make BSD link-state deal more gracefully with GIFMEDIA ioctl errorPaul Jakma2008-07-011-15/+22
* + fix bug#326 by rib_lookup_and_pushup()Denis Ovsienko2008-02-261-0/+1
* [link-detect] Improve BSD support.Andrew J. Schorr2008-01-111-15/+7
* [link-detect] Try to get BSD link-detect to work properly.Andrew J. Schorr2008-01-101-0/+33
* [autoconf] bugs 162,303,178: Fix 'present but can not be compiled' warningsPaul Jakma2007-05-101-14/+14
* [zebra] MTU change should propogate to zserv client on BSD/SolarisPaul Jakma2007-04-101-0/+3
* [zebra/solaris] Interface state fixups for Solaris.paul2006-01-251-3/+4
* 2005-06-28 Paul Jakma <paul.jakma@sun.com>paul2005-06-281-1/+1
* 2005-01-30 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-01-301-3/+6
* 2005-01-29 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-01-291-15/+8
* 2004-05-09 Paul Jakma <paul@dishone.st>paul2004-05-091-4/+4
* 2003-10-22 Paul Jakma <paul@dishone.st>paul2003-10-221-2/+2
* 2003-06-12 Paul Jakma <paul@dishone.st>paul2003-06-121-0/+5
* 2003-06-04 Paul Jakma <paul@dishone.st>paul2003-06-041-1/+16
* Last fixes from 6Wind patch.hasso2003-05-251-0/+4
* Initial revisionpaul2002-12-131-0/+540