| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'origin/stable/2.0' | Donald Sharp | 2017-02-07 | 1 | -1/+1 |
|\ |
|
| * | *: Convert libzebra -> libfrr | Donald Sharp | 2017-02-03 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'origin/stable/2.0' | Donald Sharp | 2017-01-06 | 1 | -2/+2 |
|\| |
|
| * | build: rename (1 of ?): configure.ac + preproc | David Lamparter | 2016-12-20 | 1 | -2/+2 |
* | | Merge branch 'cmaster-next' into vtysh-grammar | Quentin Young | 2016-10-18 | 1 | -2/+2 |
|\| |
|
| * | zebra: use qobj and enable concurrent config edits | David Lamparter | 2016-10-07 | 1 | -3/+3 |
* | | bgpd and zebra: scrubbed argc CHECK MEs | Daniel Walton | 2016-09-29 | 1 | -3/+0 |
* | | all: added CHECK ME for DEFUNs that look at argc | Daniel Walton | 2016-09-29 | 1 | -0/+1 |
* | | zebra: add 'int idx_foo' argv index variables | Daniel Walton | 2016-09-23 | 1 | -1/+2 |
* | | convert <1-255> to (1-255), ()s to <>s, etc | Daniel Walton | 2016-09-23 | 1 | -1/+1 |
* | | zebra: argv update for all but zebra_vty.c | Daniel Walton | 2016-09-22 | 1 | -1/+1 |
* | | Revert "zebra: Fixup to use the new parser" | Daniel Walton | 2016-09-22 | 1 | -1/+1 |
* | | zebra: Fixup to use the new parser | Donald Sharp | 2016-09-21 | 1 | -1/+1 |
|/ |
|
* | *: split & distribute memtypes and stop (re|ab)using lib/ MTYPEs | David Lamparter | 2016-09-19 | 1 | -0/+1 |
* | lib: migrate to new memory-type handling | David Lamparter | 2016-09-19 | 1 | -0/+1 |
* | *: use an ifindex_t type, defined in lib/if.h, for ifindex values | Paul Jakma | 2016-08-18 | 1 | -1/+1 |
* | zebra: Refactor zebra_vrf | Donald Sharp | 2016-04-15 | 1 | -61/+2 |
* | lib, zebra: Rework zebra_ns to be a bit more modular | Donald Sharp | 2016-04-15 | 1 | -1/+1 |
* | lib, zebra: The Bulk of the conversion over to NS and VRF | Donald Sharp | 2016-02-01 | 1 | -6/+1 |
* | lib, zebra: Abstract vrf.c to handle both vrf_id_t and char *name | Donald Sharp | 2016-02-01 | 1 | -3/+3 |
* | zebra, lib/memtypes.c: the netlink sockets work per VRF | Feng Lu | 2015-10-30 | 1 | -2/+5 |
* | zebra: add hooks upon enabling / disabling a VRF | Feng Lu | 2015-10-30 | 1 | -0/+37 |
* | *: call if_init()/if_terminate() from vrf_init()/vrf_terminate() | Feng Lu | 2015-10-30 | 1 | -1/+0 |
* | lib, zebra: move "struct vrf" to be a lib module | Feng Lu | 2015-10-30 | 1 | -0/+25 |
* | Create override for quagga reinstall of originated routes | Donald Sharp | 2015-08-26 | 1 | -9/+17 |
* | Multi-Instance OSPF Summary | Donald Sharp | 2015-05-20 | 1 | -1/+1 |
* | *: nuke ^L (page feed) | David Lamparter | 2014-06-04 | 1 | -3/+3 |
* | lib/command.c: rewrite command matching/parsing | Christian Franke | 2014-04-01 | 1 | -3/+0 |
* | *: use array_size() helper macro | Balaji.G | 2012-10-25 | 1 | -1/+1 |
* | zebra: test_main.c should be a bit more helpful about its usage | Paul Jakma | 2009-08-28 | 1 | -1/+5 |
* | all: check return value from daemon() call | Stephen Hemminger | 2009-08-13 | 1 | -2/+5 |
* | [daemons/cleanup] Remove disabled log_mode argument support. | Jeremy Jackson | 2009-06-18 | 1 | -6/+1 |
* | + sayonara old_pid! | Denis Ovsienko | 2007-09-14 | 1 | -4/+0 |
* | [zebra] Add test rig code, for testing the zebra RIB | Paul Jakma | 2006-07-27 | 1 | -0/+337 |