| Commit message (Expand) | Author | Age | Files | Lines |
* | *: ditch vty_outln(), part 2 of 2 | David Lamparter | 2017-07-14 | 1 | -3/+3 |
* | *: ditch vty_outln(), part 1 of 2 | David Lamparter | 2017-07-13 | 6 | -101/+101 |
* | *: fix excess docstring | Quentin Young | 2017-07-05 | 1 | -50/+8 |
* | ripd: Fix zclient cleanup on shutdown | Donald Sharp | 2017-06-30 | 3 | -0/+10 |
* | *: vty_outln (vty, "") --> vty_out (vty, VTYNL) | Quentin Young | 2017-06-29 | 2 | -3/+3 |
* | *: s/VTY_NEWLINE/VTYNL/g | Quentin Young | 2017-06-29 | 1 | -1/+1 |
* | *: use vty_outln | Quentin Young | 2017-06-29 | 6 | -173/+137 |
* | *: simplify log message lookup | Quentin Young | 2017-06-21 | 2 | -12/+13 |
* | Merge pull request #537 from donaldsharp/vrf_stuff | David Lamparter | 2017-05-17 | 1 | -1/+1 |
|\ |
|
| * | *: Consolidate vrf_hooks into vrf_init | Donald Sharp | 2017-05-16 | 1 | -1/+1 |
* | | *: make consistent & update GPLv2 file headers | David Lamparter | 2017-05-15 | 14 | -56/+42 |
|/ |
|
* | Address the error "Dead assignment" of static analysif | Hung-Weic Chiu | 2017-05-10 | 1 | -1/+0 |
* | *: update thread_add_* calls | Quentin Young | 2017-05-09 | 2 | -9/+11 |
* | *: remove THREAD_ON macros, add nullity check | Quentin Young | 2017-05-09 | 4 | -17/+11 |
* | ripd: fix argv index numbers in the redistribute command | Renato Westphal | 2017-04-08 | 1 | -4/+4 |
* | build: fix CFLAGS for snmp modules | David Lamparter | 2017-04-04 | 1 | -0/+1 |
* | Merge pull request #294 from opensourcerouting/modules | Donald Sharp | 2017-04-04 | 5 | -26/+53 |
|\ |
|
| * | *: snmp: convert into modules | David Lamparter | 2017-03-25 | 4 | -14/+32 |
| * | *: use hooks for sending SNMP traps | David Lamparter | 2017-03-25 | 3 | -15/+23 |
| * | build: split off libfrrsnmp | David Lamparter | 2017-03-25 | 1 | -1/+1 |
| * | ripd: fix snmp compile | David Lamparter | 2017-03-24 | 1 | -0/+1 |
* | | *: apply DEFUN_NOSH for node-switch CLI commands | David Lamparter | 2017-03-28 | 1 | -1/+1 |
|/ |
|
* | *: Refactor ifindex2ifname to be VRF aware | Donald Sharp | 2017-03-15 | 1 | -7/+7 |
* | *: Refactor if_lookup_by_name to be VRF aware | Donald Sharp | 2017-03-15 | 2 | -3/+4 |
* | lib, ospfd, ripd: Convert if_lookup_address to be vrf aware | Donald Sharp | 2017-03-15 | 1 | -4/+4 |
* | lib, pimd, zebra: Convert if_lookup_exact_address to VRF only | Donald Sharp | 2017-03-15 | 1 | -1/+1 |
* | lib: remove remaining struct zlog * args | David Lamparter | 2017-03-08 | 1 | -1/+1 |
* | *: get rid of zlog(*, LOG_LEVEL, ...) | David Lamparter | 2017-03-08 | 1 | -3/+2 |
* | *: add frr_run() | David Lamparter | 2017-03-08 | 1 | -12/+1 |
* | *: add frr_config_fork() | David Lamparter | 2017-03-08 | 1 | -57/+5 |
* | *: centralize more into frr_init() | David Lamparter | 2017-03-07 | 1 | -3/+0 |
* | *: add frr_init() infrastructure | David Lamparter | 2017-03-07 | 2 | -103/+25 |
* | Merge remote-tracking branch 'origin/stable/2.0' | Donald Sharp | 2017-02-07 | 2 | -3/+3 |
|\ |
|
| * | ripd: Fix compile warning | Donald Sharp | 2017-02-03 | 1 | -2/+2 |
| * | *: Convert libzebra -> libfrr | Donald Sharp | 2017-02-03 | 1 | -1/+1 |
* | | Merge branch 'frr/pull/152' ("Lib fixes") | David Lamparter | 2017-02-07 | 1 | -14/+16 |
|\ \ |
|
| * | | ripd: Prevent rip null dereference | Donald Sharp | 2017-02-02 | 1 | -14/+16 |
* | | | Merge remote-tracking branch 'origin/stable/2.0' | Donald Sharp | 2017-02-02 | 1 | -2/+12 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | *: fix warning fallout from set_socket_path | David Lamparter | 2017-02-01 | 1 | -1/+1 |
| * | ripd: Add vty_socket cli option to override the compiled-in location for the ... | Martin Winter | 2017-01-25 | 1 | -2/+12 |
* | | *: Fix redistribute issue | Donald Sharp | 2017-01-27 | 1 | -8/+8 |
* | | Merge branch 'master' into fix-proto_redistnum | Quentin Young | 2017-01-07 | 2 | -14/+14 |
|\ \ |
|
| * | | Merge remote-tracking branch 'origin/stable/2.0' | Donald Sharp | 2017-01-06 | 2 | -14/+14 |
| |\| |
|
| | * | build: rename (2 of ?): route_types macros | David Lamparter | 2016-12-20 | 1 | -16/+16 |
| | * | build: rename (1 of ?): configure.ac + preproc | David Lamparter | 2016-12-20 | 1 | -6/+6 |
* | | | all: use ->text when parsing protocol argument | Quentin Young | 2016-12-16 | 1 | -55/+40 |
|/ / |
|
* | | *: coccinelle-replace vty->index | David Lamparter | 2016-12-09 | 2 | -42/+21 |
* | | ripd: add qobj registrations | David Lamparter | 2016-12-09 | 2 | -0/+10 |
* | | ripd: fix `ip rip receive...` command | Quentin Young | 2016-12-06 | 1 | -1/+1 |
* | | ripd: fix indentation problems introduced by wrong conflict resolution | Renato Westphal | 2016-12-05 | 1 | -33/+33 |