summaryrefslogtreecommitdiffstats
path: root/zebra/kernel_null.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* zebra: remove unused code from zebra netlinkChristian Franke2016-09-091-3/+0
* zebra: create an abstraction layer for netlink_neigh_update()Renato Westphal2016-08-081-1/+1
* zebra: replace __u32 with standard uint32_tRenato Westphal2016-08-081-1/+1
* zebra: remove kernel_delete_ipv6_old()David Lamparter2016-05-261-4/+0
* Add missing GPL headers, and copyright claims that certainly apply.Paul Jakma2016-05-261-0/+21
* quagga: Remove WEAK_ALIAS pragma usageDonald Sharp2016-05-191-12/+0
* lib, zebra: The Bulk of the conversion over to NS and VRFDonald Sharp2016-02-011-3/+3
* Zebra: Implement route replace for IPv6vivek2015-11-191-0/+1
* zebra, lib/memtypes.c: the netlink sockets work per VRFFeng Lu2015-10-301-2/+4
* Fixup of warnings in the codeDonald Sharp2015-07-261-0/+1
* (no commit message)Donald Sharp2015-06-111-0/+5
* Zebra: Implement route replace semantics.Donald Sharp2015-06-111-0/+1
* build: fix "pragma weak" mixupsDavid Lamparter2013-02-091-1/+1
* testzebra: pragma weak: detect systems with weak alias and provide alternativeDoug VanLeuven2013-01-111-0/+14
* [zebra] Fix crash in test_zebraPaul Jakma2009-07-281-0/+1
* [testzebra] stubs should call kernel_address_add on IP address installPaul Jakma2007-04-101-2/+17
* [zebra] Add test rig code, for testing the zebra RIBPaul Jakma2006-07-271-0/+25