| Commit message (Expand) | Author | Age | Files | Lines |
* | *: remove THREAD_ON macros, add nullity check | Quentin Young | 2017-05-09 | 1 | -3/+2 |
* | *: use hooks for sending SNMP traps | David Lamparter | 2017-03-25 | 1 | -6/+5 |
* | *: get rid of zlog(*, LOG_LEVEL, ...) | David Lamparter | 2017-03-08 | 1 | -3/+2 |
* | ripd: Prevent rip null dereference | Donald Sharp | 2017-02-02 | 1 | -14/+16 |
* | *: coccinelle-replace vty->index | David Lamparter | 2016-12-09 | 1 | -40/+20 |
* | 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 |
* | Merge branch 'queue/osr/vtysh-generic' | David Lamparter | 2016-12-05 | 1 | -5/+1 |
|\ |
|
| * | *: make DEFUN installations file-local | David Lamparter | 2016-12-01 | 1 | -5/+1 |
* | | Merge branch 'stable/2.0' | David Lamparter | 2016-12-05 | 1 | -7/+57 |
|\ \
| |/
|/| |
|
| * | ripd: add "none" option to the "ip rip receive version" command | Renato Westphal | 2016-11-25 | 1 | -7/+13 |
| * | ripd: implement the "ip rip v2-broadcast" CLI command | Renato Westphal | 2016-11-25 | 1 | -1/+45 |
* | | Merge branch 'cmaster-next' into vtysh-grammar | Quentin Young | 2016-10-18 | 1 | -42/+35 |
|\| |
|
| * | ripd: add support for route tags | Christian Franke | 2016-10-08 | 1 | -3/+3 |
| * | ripd: split-horizon default differed between rip_interface_new and _reset | Paul Jakma | 2016-09-23 | 1 | -68/+61 |
* | | all: Fix various syntax errors | Quentin Young | 2016-10-04 | 1 | -1/+1 |
* | | ospfd, ospf6d, ripd: Fix miscellaneous syntax errors | Quentin Young | 2016-10-04 | 1 | -3/+3 |
* | | all: fix sundry syntax errors | Quentin Young | 2016-10-01 | 1 | -4/+4 |
* | | all: added some missing <>s within []s | Daniel Walton | 2016-09-30 | 1 | -2/+2 |
* | | all: scrubbed some argc CHECK MEs | Daniel Walton | 2016-09-29 | 1 | -1/+0 |
* | | all: added CHECK ME for DEFUNs that look at argc | Daniel Walton | 2016-09-29 | 1 | -0/+1 |
* | | ripd, ripngd: cli refactor | Quentin Young | 2016-09-27 | 1 | -143/+53 |
* | | ripd: add 'int idx_foo' argv index variables | Daniel Walton | 2016-09-23 | 1 | -19/+30 |
* | | convert <1-255> to (1-255), ()s to <>s, etc | Daniel Walton | 2016-09-23 | 1 | -7/+7 |
* | | ALIAS removal for bgp, ospf, pim, isis, rip, ripng, lib and zebra | Daniel Walton | 2016-09-23 | 1 | -80/+84 |
* | | ripd: argv update | Daniel Walton | 2016-09-23 | 1 | -21/+21 |
* | | Revert "ripd: Fixup code to work under new way" | Daniel Walton | 2016-09-22 | 1 | -21/+21 |
* | | ripd: Fixup code to work under new way | Donald Sharp | 2016-09-21 | 1 | -21/+21 |
|/ |
|
* | *: use an ifindex_t type, defined in lib/if.h, for ifindex values | Paul Jakma | 2016-08-18 | 1 | -2/+2 |
* | lib: fix setting of IPv4 multicast sockopts on OpenBSD | Renato Westphal | 2016-08-08 | 1 | -2/+8 |
* | ripd: add ECMP support | Lu Feng | 2016-05-26 | 1 | -30/+8 |
* | make some structures constant. | Stephen Hemminger | 2016-05-26 | 1 | -1/+1 |
* | quagga: Remove iflist global variable | Donald Sharp | 2016-04-08 | 1 | -7/+7 |
* | quagga: delete interface from default table when moved to vrf | Don Slice | 2016-03-18 | 1 | -1/+4 |
* | *: add VRF ID in the API message header | Feng Lu | 2015-11-04 | 1 | -12/+15 |
* | *: call if_init()/if_terminate() from vrf_init()/vrf_terminate() | Feng Lu | 2015-10-30 | 1 | -1/+0 |
* | ripd: ripd-warnings.patch | Donald Sharp | 2015-05-20 | 1 | -1/+1 |
* | *: nuke ^L (page feed) | David Lamparter | 2014-06-04 | 1 | -8/+8 |
* | lib: simplify interface of setsockopt_multicast_ipv4(). | Dmitrij Tejblum | 2011-09-27 | 1 | -12/+5 |
* | ripd: fix compiler warnings | Stephen Hemminger | 2009-12-10 | 1 | -8/+11 |
* | [global] interface flags format warnings | Stephen Hemminger | 2009-07-28 | 1 | -5/+6 |
* | [cleanup] Make command nodes static | Stephen Hemminger | 2009-06-12 | 1 | -1/+1 |
* | [cleanup] Convert XMALLOC/memset to XCALLOC | Stephen Hemminger | 2009-06-12 | 1 | -2/+1 |
* | [ripd] Fix metrix in call to rip_zebra_ipv4_delete | Krisztian Kovacs | 2009-06-02 | 1 | -1/+1 |
* | [ripd] remove unnecessary 0 entries from struct message's | Paul Jakma | 2008-03-13 | 1 | -1/+0 |
* | [PtP over ethernet] New peer flag allows much more addressing flexibility | Andrew J. Schorr | 2006-12-12 | 1 | -9/+6 |
* | [ripd] bugs #261, #262: Fix RIPv1 info-leak and unauthenticated route updates | Paul Jakma | 2006-05-04 | 1 | -6/+12 |
* | 2005-10-30 Andrew J. Schorr <ajschorr@alumni.princeton.edu> | ajs | 2005-10-31 | 1 | -53/+0 |
* | 2005-10-26 Paul Jakma <paul.jakma@sun.com> | paul | 2005-10-26 | 1 | -44/+46 |
* | 2005-10-06 Alain Ritoux <alain.ritoux@6wind.com> | vincent | 2005-10-06 | 1 | -1/+18 |