| Commit message (Expand) | Author | Age | Files | Lines |
* | isisd: address coverity findings | Christian Franke | 2017-02-13 | 6 | -21/+18 |
* | *: Convert libzebra -> libfrr | Donald Sharp | 2017-02-03 | 1 | -1/+1 |
* | *: fix warning fallout from set_socket_path | David Lamparter | 2017-02-01 | 1 | -1/+1 |
* | isisd: parse TE-IP reachability and IPv6 reachability subtlvs | Christian Franke | 2017-01-31 | 2 | -7/+51 |
* | isisd: Add vty_socket cli option to override the compiled-in location for the... | Martin Winter | 2017-01-25 | 1 | -1/+11 |
* | isisd: clean up own LSPs correctly on update | Christian Franke | 2017-01-06 | 1 | -0/+8 |
* | isisd: don't generate LSPs with LSP-ID zero on is-type change | Christian Franke | 2017-01-05 | 1 | -4/+7 |
* | build: rename (2 of ?): route_types macros | David Lamparter | 2016-12-20 | 1 | -4/+4 |
* | build: rename (1 of ?): configure.ac + preproc | David Lamparter | 2016-12-20 | 1 | -6/+6 |
* | Merge branch '-isisd-simpl' into stable/2.0 | David Lamparter | 2016-12-08 | 3 | -50/+15 |
|\ |
|
| * | isisd: create the isis_circuit_prepare() helper function | Renato Westphal | 2016-11-28 | 3 | -18/+15 |
| * | isisd: use a smaller #ifdef for isis_receive() | Renato Westphal | 2016-11-28 | 1 | -36/+4 |
* | | isisd: Remove unnecessary debug | Donald Sharp | 2016-12-08 | 1 | -3/+0 |
* | | Merge branch 'cmaster-next-isisd-bpf' into cmaster-next-releng | David Lamparter | 2016-11-28 | 1 | -0/+27 |
|\ \ |
|
| * | | isisd: use BPF on Linux/PF_PACKET | David Lamparter | 2016-11-15 | 1 | -0/+27 |
* | | | Merge remote-tracking branch 'cmaster-next' into cmaster-next-releng | David Lamparter | 2016-11-28 | 1 | -2/+2 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | isisd: fix loss of packets after circuit is brought up | Renato Westphal | 2016-11-25 | 1 | -2/+2 |
* | | isisd: remove topology generator | David Lamparter | 2016-11-14 | 13 | -2423/+3 |
* | | *: fix some licensing SNAFUs | David Lamparter | 2016-11-14 | 16 | -925/+4 |
|/ |
|
* | isisd: Fix size of malloc | Christian Franke | 2016-10-21 | 1 | -1/+1 |
* | isisd: fix an error that was probably a result of copypasting | Christian Franke | 2016-10-21 | 1 | -1/+1 |
* | *: Consolidate routemap initialization | Donald Sharp | 2016-10-19 | 1 | -1/+0 |
* | *: Consolidate all double VIEW_NODE and ENABLE_NODE's | Donald Sharp | 2016-10-08 | 3 | -25/+0 |
* | lib, isisd: enable concurrent configuration editing | David Lamparter | 2016-10-07 | 2 | -1/+2 |
* | isisd: use qobj for vty->index context position | David Lamparter | 2016-10-07 | 4 | -162/+67 |
* | isisd: qobj: register everything | David Lamparter | 2016-10-07 | 5 | -0/+28 |
* | Make route flags a 32bit field | Christian Franke | 2016-09-23 | 1 | -4/+5 |
* | lib: Check prefix length from zebra is sensible | Paul Jakma | 2016-09-23 | 1 | -1/+1 |
* | isisd: fix assert warning | David Lamparter | 2016-09-23 | 1 | -0/+1 |
* | isisd: Segmentation fault on isis daemon fixes | boris yakubov | 2016-09-23 | 4 | -10/+22 |
* | Revert "Make route flags a 32bit field" | Donald Sharp | 2016-09-23 | 1 | -5/+4 |
* | Make route flags a 32bit field | Christian Franke | 2016-09-23 | 1 | -4/+5 |
* | *: 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 | 6 | -6/+108 |
* | lib: migrate to new memory-type handling | David Lamparter | 2016-09-19 | 2 | -1/+1 |
* | isisd, lib, vtysh: Allow extract.pl to fully work | Donald Sharp | 2016-09-17 | 4 | -87/+100 |
* | isisd, vtysh: Fix isis routemaps | Donald Sharp | 2016-09-17 | 1 | -86/+81 |
* | isisd: Remove duplicate "no debug isis lsp-gen" | Donald Sharp | 2016-09-17 | 1 | -13/+0 |
* | Update isis_te.[c,h] to newly RFC7810 | Olivier Dugeon | 2016-09-13 | 2 | -4/+4 |
* | isisd: Remove impossible code | Donald Sharp | 2016-09-05 | 1 | -3/+0 |
* | Add support of Traffic Engineering to IS-IS | Olivier Dugeon | 2016-09-03 | 15 | -18/+1896 |
* | lib, zebra: unify link layer type and hardware address handling | Timo Teräs | 2016-09-03 | 1 | -10/+0 |
* | bgpd, lib, ospfd, pimd, zebra: Use nexthop_types_t | Donald Sharp | 2016-09-02 | 1 | -2/+2 |
* | 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 | 3 | -11/+11 |
* | | isisd: warn if there is an MTU issue on circuits | Christian Franke | 2016-08-16 | 2 | -2/+10 |
* | | isisd: fold up isis_circuit_is_type_set() | David Lamparter | 2016-08-16 | 3 | -9/+2 |
* | | isisd: fix is_type_set | David Lamparter | 2016-08-16 | 1 | -3/+3 |
* | | isisd: fix network-type configuration | Christian Franke | 2016-08-16 | 2 | -3/+2 |