| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'vtysh-grammar' | David Lamparter | 2016-11-28 | 4 | -216/+149 |
|\ |
|
| * | all: Fix underfull doc strings, part 2 | Quentin Young | 2016-11-08 | 1 | -0/+1 |
| * | Merge branch 'cmaster-next' into vtysh-grammar | Quentin Young | 2016-10-21 | 1 | -0/+4 |
| |\ |
|
| * \ | Merge branch 'cmaster-next' into vtysh-grammar | Quentin Young | 2016-10-20 | 1 | -1/+1 |
| |\ \ |
|
| * \ \ | Merge branch 'cmaster-next' into vtysh-grammar | Quentin Young | 2016-10-18 | 2 | -39/+4 |
| |\ \ \ |
|
| * | | | | all: removed all DEFUN command stomps | Daniel Walton | 2016-10-06 | 1 | -0/+1 |
| * | | | | all: scrubbed some argc CHECK MEs | Daniel Walton | 2016-09-30 | 1 | -6/+6 |
| * | | | | all: scrubbed some argc CHECK MEs | Daniel Walton | 2016-09-29 | 1 | -5/+2 |
| * | | | | all: added CHECK ME for DEFUNs that look at argc | Daniel Walton | 2016-09-29 | 1 | -0/+6 |
| * | | | | pimd: removed undebug CHECK MEs | Daniel Walton | 2016-09-27 | 1 | -126/+8 |
| * | | | | bgpd, etc: changed .LINE to LINE... | Daniel Walton | 2016-09-27 | 1 | -2/+2 |
| * | | | | Expand #defines in command strings | Daniel Walton | 2016-09-25 | 2 | -11/+3 |
| * | | | | Expand #defines in command strings | Daniel Walton | 2016-09-25 | 1 | -8/+8 |
| * | | | | pimd: add 'int idx_foo' argv index variables | Daniel Walton | 2016-09-23 | 1 | -67/+114 |
| * | | | | ALIAS removal for bgp, ospf, pim, isis, rip, ripng, lib and zebra | Daniel Walton | 2016-09-23 | 1 | -113/+120 |
| * | | | | pimd: argv update | Daniel Walton | 2016-09-23 | 1 | -65/+65 |
| * | | | | Revert "pimd: Convert to the new way of working" | Daniel Walton | 2016-09-22 | 1 | -65/+65 |
| * | | | | pimd: Convert to the new way of working | Donald Sharp | 2016-09-21 | 1 | -65/+65 |
* | | | | | build: massively remove needless checks | David Lamparter | 2016-11-15 | 1 | -4/+0 |
| |_|_|/
|/| | | |
|
* | | | | pimd: don't leak original_s_route on error | Christian Franke | 2016-10-21 | 1 | -0/+4 |
| |_|/
|/| | |
|
* | | | *: Consolidate routemap initialization | Donald Sharp | 2016-10-19 | 1 | -1/+1 |
| |/
|/| |
|
* | | *: Consolidate all double VIEW_NODE and ENABLE_NODE's | Donald Sharp | 2016-10-08 | 1 | -33/+2 |
* | | *: Consistently support 32-bit route tags | Christian Franke | 2016-10-08 | 1 | -1/+1 |
* | | Make route flags a 32bit field | Christian Franke | 2016-09-23 | 1 | -1/+1 |
* | | Revert "Make route flags a 32bit field" | Donald Sharp | 2016-09-23 | 1 | -1/+1 |
* | | Make route flags a 32bit field | Christian Franke | 2016-09-23 | 1 | -1/+1 |
* | | *: remove dead code | Renato Westphal | 2016-09-23 | 1 | -4/+0 |
|/ |
|
* | *: split & distribute memtypes and stop (re|ab)using lib/ MTYPEs | David Lamparter | 2016-09-19 | 4 | -0/+86 |
* | lib: migrate to new memory-type handling | David Lamparter | 2016-09-19 | 1 | -0/+2 |
* | Unable to remove route-map from quagga | Daniel Walton | 2016-09-09 | 3 | -0/+50 |
* | bgpd, lib, ospfd, pimd, zebra: Use nexthop_types_t | Donald Sharp | 2016-09-02 | 1 | -4/+4 |
* | build/solaris: fix one error and a few warnings | Renato Westphal | 2016-08-27 | 1 | -4/+4 |
* | Merge remote-tracking branch 'origin/cmaster' into cmaster-next | Donald Sharp | 2016-08-19 | 1 | -1/+3 |
|\ |
|
| * | Fix for CM-12450 Ensure quagga logs at startup are sent to syslog (until log ... | Sid Khot | 2016-08-18 | 1 | -1/+3 |
* | | *: use an ifindex_t type, defined in lib/if.h, for ifindex values | Paul Jakma | 2016-08-18 | 13 | -32/+34 |
* | | pimd: don't break with missing SO_BINDTODEVICE | David Lamparter | 2016-08-16 | 1 | -1/+5 |
* | | *: fix trivial build errors on *BSD | Renato Westphal | 2016-08-08 | 1 | -0/+2 |
* | | pimd: add a workaround for *BSD | Renato Westphal | 2016-08-08 | 2 | -16/+17 |
* | | lib: Add newline terminators to pim docstring | Quentin Young | 2016-08-03 | 1 | -6/+6 |
|/ |
|
* | pimd: relegate pim_igmp_join.c into a header file | David Lamparter | 2016-07-28 | 4 | -80/+45 |
* | pimd: supply VIFF_USE_IFINDEX definition | David Lamparter | 2016-07-27 | 1 | -0/+13 |
* | pimd: Refactor some encode/decode functions | Donald Sharp | 2016-07-13 | 4 | -145/+93 |
* | pimd: Some Initial Groundwork for register stop | Donald Sharp | 2016-07-13 | 1 | -0/+1 |
* | pimd: Allow (S,G) pimreg route to time out | Donald Sharp | 2016-07-13 | 2 | -6/+24 |
* | pimd: Remove some extraneous hexdump's | Donald Sharp | 2016-07-13 | 1 | -2/+0 |
* | pimd: Add generic function to retrieve mroute stats | Donald Sharp | 2016-07-13 | 4 | -45/+60 |
* | pimd: multicast route not removed from kernel when the if goes down | Donald Sharp | 2016-07-12 | 1 | -8/+17 |
* | pimd: Track if the mroute is installed or not | Donald Sharp | 2016-07-12 | 4 | -0/+17 |
* | pimd: Refactor pim_mroute_add and _del | Donald Sharp | 2016-07-12 | 6 | -21/+21 |
* | pimd: Refactor 'struct static_route' to use channel_oil | Donald Sharp | 2016-07-12 | 5 | -43/+44 |