summaryrefslogtreecommitdiffstats
path: root/zebra/ioctl.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-16/+1
* zebra: Attempt to make ioctl.c have a bit more useful log messgesDonald Sharp2022-06-151-4/+8
* zebra: Remove unused functions in netlink compilesDonald Sharp2022-05-131-8/+3
* *: Properly use memset() when zeroingDonatas Abraitis2022-05-111-13/+13
* zebra: Don't send uninited data to kernel on FreeBSDDonald Sharp2022-03-241-4/+4
* zebra: Keep the interface flags safe on multiple ioctl callsBijan2022-02-091-11/+14
* *: cleanup ifp->vrf_idIgor Ryzhov2021-11-221-7/+7
* zebra: ifi_link_state is the link stateRoy Marples2020-10-131-25/+69
* *: Remove solaris from FRRDonald Sharp2020-09-211-12/+0
* *: frr_elevate_privs -> frr_with_privsDavid Lamparter2019-09-031-3/+3
* 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