| Commit message (Expand) | Author | Age | Files | Lines |
* | *: Remove route_map_object_t from the system | Donald Sharp | 2020-11-14 | 1 | -74/+59 |
* | *: Replace __PRETTY_FUNCTION__/__FUNCTION__ to __func__ | Donatas Abraitis | 2020-03-05 | 1 | -3/+3 |
* | *: make all route_map_rule_cmd const | David Lamparter | 2019-11-30 | 1 | -16/+32 |
* | lib: Introducing a 3rd state for route-map match cmd: RMAP_NOOP | Lakshman Krishnamoorthy | 2019-07-22 | 1 | -22/+19 |
* | Revert "Ospf missing interface handling 2" | Donald Sharp | 2019-06-24 | 1 | -2/+1 |
* | *: change if_lookup_by_name() api with vrf | Philippe Guibert | 2019-06-12 | 1 | -1/+2 |
* | Revert of PR 4078 and PR 4315 | Lakshman Krishnamoorthy | 2019-06-04 | 1 | -19/+22 |
* | lib: Introducing a 3rd state for route-map match cmd: RMAP_NOOP | Lakshman Krishnamoorthy | 2019-05-30 | 1 | -22/+19 |
* | Treewide: use ANSI function definitions | Ruben Kerkhof | 2019-01-24 | 1 | -1/+1 |
* | ripngd: fix SIGHUP handling | Renato Westphal | 2018-12-03 | 1 | -6/+0 |
* | libs, daemons: use const in route-map apply | Mark Stapp | 2018-07-23 | 1 | -6/+10 |
* | *: use C99 standard fixed-width integer types | Quentin Young | 2018-03-27 | 1 | -4/+4 |
* | lib, ospfd, ripd, ripngd: Fix 'set metric' | Donald Sharp | 2017-08-29 | 1 | -18/+24 |
* | Revert "*: reindent pt. 2" | David Lamparter | 2017-07-22 | 1 | -6/+2 |
* | *: reindent pt. 2 | whitespace / reindent | 2017-07-17 | 1 | -2/+6 |
* | *: reindentreindent-master-after | whitespace / reindent | 2017-07-17 | 1 | -273/+225 |
* | *: make consistent & update GPLv2 file headers | David Lamparter | 2017-05-15 | 1 | -4/+3 |
* | *: Refactor if_lookup_by_name to be VRF aware | Donald Sharp | 2017-03-15 | 1 | -1/+1 |
* | Merge branch 'cmaster-next' into vtysh-grammar | Quentin Young | 2016-10-20 | 1 | -1/+0 |
|\ |
|
| * | *: Consolidate routemap initialization | Donald Sharp | 2016-10-19 | 1 | -1/+0 |
* | | Merge branch 'cmaster-next' into vtysh-grammar | Quentin Young | 2016-10-18 | 1 | -47/+9 |
|\| |
|
| * | *: Consistently support 32-bit route tags | Christian Franke | 2016-10-08 | 1 | -52/+14 |
* | | all: removed all DEFUN command stomps | Daniel Walton | 2016-10-06 | 1 | -270/+19 |
* | | all: scrubbed some argc CHECK MEs | Daniel Walton | 2016-09-29 | 1 | -6/+0 |
* | | all: added CHECK ME for DEFUNs that look at argc | Daniel Walton | 2016-09-29 | 1 | -0/+6 |
* | | ripngd: dispose of some CHECK ME's for ripng | Quentin Young | 2016-09-27 | 1 | -74/+30 |
* | | ripngd: add 'int idx_foo' argv index variables | Daniel Walton | 2016-09-23 | 1 | -7/+13 |
* | | convert <1-255> to (1-255), ()s to <>s, etc | Daniel Walton | 2016-09-23 | 1 | -4/+4 |
* | | ALIAS removal for bgp, ospf, pim, isis, rip, ripng, lib and zebra | Daniel Walton | 2016-09-23 | 1 | -51/+57 |
* | | ripngd: argv update | Daniel Walton | 2016-09-23 | 1 | -31/+13 |
|/ |
|
* | When a route-map configuration is used to set the nexthop to a value, make | Donald Sharp | 2015-06-11 | 1 | -0/+6 |
* | 'set metric -12' is broken in the parser | Donald Sharp | 2015-05-20 | 1 | -8/+8 |
* | Add support for route tags | Donald Sharp | 2015-05-20 | 1 | -4/+4 |
* | *: nuke ^L (page feed) | David Lamparter | 2014-06-04 | 1 | -6/+6 |
* | [trivia] finish off static'ification of ospf6d and ripngd | Paul Jakma | 2008-08-22 | 1 | -28/+28 |
* | [ripngd] bug #242, fix crash in routemap, ipv6 stored in in_addr. | Paul Jakma | 2006-05-08 | 1 | -1/+1 |
* | [compiler] miscellaneous trivial compiler warning fixes | paul | 2006-01-19 | 1 | -8/+0 |
* | Sync with changes in lib. Make more strings const. | hasso | 2004-10-11 | 1 | -11/+11 |
* | Only warning left is the known lvalue problem in ripng_nexthop.c. | hasso | 2004-10-08 | 1 | -4/+4 |
* | Ripngd part of 6Wind patch. | hasso | 2003-05-25 | 1 | -109/+510 |
* | Hasso Tepper | paul | 2003-04-19 | 1 | -5/+17 |
* | Initial revision | paul | 2002-12-13 | 1 | -0/+342 |