summaryrefslogtreecommitdiff
path: root/zebra/kernel_null.c
AgeCommit message (Expand)Author
2017-06-13zebra: Remove unused testzebra and ancillary filesDonald Sharp
2017-06-01zebra: Refactor 'struct rib' to be 'struct route_entry'Donald Sharp
2017-05-15*: make consistent & update GPLv2 file headersDavid Lamparter
2017-01-30zebra: add srcdest support to ribChristian Franke
2017-01-17zebra: Allow the collection of sg stats on more platforms.Donald Sharp
2016-10-20Merge branch 'cmaster-next' into vtysh-grammarQuentin Young
2016-10-18zebra: kernel interface simplificationTimo Teräs
2016-10-06all: removed all DEFUN command stompsDaniel Walton
2016-09-23mpls: add null driverRenato Westphal
2016-09-23Quagga: Install label forwarding entries for statically configured LSPsvivek
2016-09-09zebra: remove unused code from zebra netlinkChristian Franke
2016-08-07zebra: create an abstraction layer for netlink_neigh_update()Renato Westphal
2016-08-07zebra: replace __u32 with standard uint32_tRenato Westphal
2016-05-26zebra: remove kernel_delete_ipv6_old()David Lamparter
2016-05-26Add missing GPL headers, and copyright claims that certainly apply.Paul Jakma
2016-05-19quagga: Remove WEAK_ALIAS pragma usageDonald Sharp
2016-02-01lib, zebra: The Bulk of the conversion over to NS and VRFDonald Sharp
2015-11-19Zebra: Implement route replace for IPv6vivek
2015-10-30zebra, lib/memtypes.c: the netlink sockets work per VRFFeng Lu
2015-07-25Fixup of warnings in the codeDonald Sharp
2015-06-11(no commit message)Donald Sharp
2015-06-11Zebra: Implement route replace semantics.Donald Sharp
2013-02-09build: fix "pragma weak" mixupsDavid Lamparter
2013-01-11testzebra: pragma weak: detect systems with weak alias and provide alternativeDoug VanLeuven
2009-07-28[zebra] Fix crash in test_zebraPaul Jakma
2007-04-10[testzebra] stubs should call kernel_address_add on IP address installPaul Jakma
2006-07-27[zebra] Add test rig code, for testing the zebra RIBPaul Jakma