| Commit message (Expand) | Author | Age | Files | Lines |
* | lib: Introducing a 3rd state for route-map match cmd: RMAP_NOOP | Lakshman Krishnamoorthy | 2019-07-22 | 2 | -30/+26 |
* | ospfd: no router ospf crash fix | Chirag Shah | 2019-07-15 | 2 | -8/+17 |
* | ospfd: fix show ip ospf neigh json | Chirag Shah | 2019-07-10 | 1 | -44/+77 |
* | ospfd: Do not modify list when using _RO loop | Donald Sharp | 2019-07-02 | 1 | -1/+1 |
* | Merge pull request #4624 from qlyoung/use-standard-bools | David Lamparter | 2019-07-02 | 2 | -26/+26 |
|\ |
|
| * | *: s/TRUE/true/, s/FALSE/false/ | Quentin Young | 2019-07-01 | 2 | -26/+26 |
* | | Merge pull request #3888 from donaldsharp/ospf_cleanup | Olivier Dugeon | 2019-07-02 | 1 | -1/+5 |
|\ \
| |/
|/| |
|
| * | ospfd: Cleanup ospf->redist and ospf->external on shutdown | Donald Sharp | 2019-06-22 | 1 | -1/+5 |
* | | Revert "Ospf missing interface handling 2" | Donald Sharp | 2019-06-24 | 6 | -44/+27 |
|/ |
|
* | Merge pull request #3775 from pguibert6WIND/ospf_missing_interface_handling_2 | Donald Sharp | 2019-06-22 | 6 | -27/+44 |
|\ |
|
| * | *: change interface structure, from vrf_id to vrf | Philippe Guibert | 2019-06-12 | 5 | -15/+21 |
| * | lib, bgpd, ospfd, pimd, zebra, rip, ripng, bfd: change if_update_to_new_vrf()... | Philippe Guibert | 2019-06-12 | 1 | -1/+1 |
| * | *: change if_lookup_by_name() api with vrf | Philippe Guibert | 2019-06-12 | 3 | -8/+15 |
| * | lib, ospfd, pimd, zebra: change if_create() api with vrf | Philippe Guibert | 2019-06-11 | 1 | -1/+3 |
| * | ospf, ospf6d, zebra, lib: change if_get_by_name prototype with vrf | Philippe Guibert | 2019-06-11 | 1 | -2/+4 |
* | | rmap: Add hooks into zebra,ospf,rip for `match ip next-hop type blackhole` | Donatas Abraitis | 2019-06-21 | 1 | -0/+38 |
* | | ospfd: fix clang-SA warning | David Lamparter | 2019-06-13 | 1 | -5/+7 |
|/ |
|
* | Revert of PR 4078 and PR 4315 | Lakshman Krishnamoorthy | 2019-06-04 | 2 | -24/+28 |
* | Merge pull request #4315 from lkrishnamoor/route_map_3rd_state | Donald Sharp | 2019-05-31 | 2 | -28/+24 |
|\ |
|
| * | lib: Introducing a 3rd state for route-map match cmd: RMAP_NOOP | Lakshman Krishnamoorthy | 2019-05-30 | 2 | -28/+24 |
* | | ospfd: initialize maybe-uninitialized bool | Quentin Young | 2019-05-29 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #4144 from pguibert6WIND/bfd_cbit | Russ White | 2019-05-16 | 1 | -2/+6 |
|\ |
|
| * | bfdd, lib, bgpd: add bfd cbit usage | Philippe Guibert | 2019-05-14 | 1 | -2/+6 |
* | | lib: hashing functions should take const arguments | Quentin Young | 2019-05-14 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #4304 from donaldsharp/route_map_switch | David Lamparter | 2019-05-14 | 1 | -1/+1 |
|\ |
|
| * | bgpd, lib, ospf6d, ospfd, pimd, zebra: Rework routemap event callback | Donald Sharp | 2019-05-11 | 1 | -1/+1 |
* | | Merge pull request #4112 from pguibert6WIND/bfd_vrf | Rafael Zalamena | 2019-05-14 | 2 | -2/+2 |
|\ \
| |/
|/| |
|
| * | bgp, ospfd, ospf6d, pimd, lib, isisd: add bfd_client_sendmsg vrf_id | Philippe Guibert | 2019-05-07 | 2 | -2/+2 |
* | | Merge pull request #4215 from Orange-OpenSource/TE | Quentin Young | 2019-05-07 | 1 | -97/+98 |
|\ \
| |/
|/| |
|
| * | ospfd: Correct Link-ID and Remote IP for TE LSA | Olivier Dugeon | 2019-04-30 | 1 | -97/+98 |
* | | Merge pull request #4264 from pguibert6WIND/trace_bfd | Donald Sharp | 2019-05-07 | 1 | -0/+7 |
|\ \ |
|
| * | | ospfd: add bfd up event trace | Philippe Guibert | 2019-05-06 | 1 | -0/+7 |
* | | | Merge pull request #4253 from qlyoung/zapi-handler-args-macro | Renato Westphal | 2019-05-06 | 2 | -28/+16 |
|\ \ \
| |/ /
|/| | |
|
| * | | *: use ZAPI_CALLBACK_ARGS macro for zapi handlers | Quentin Young | 2019-05-03 | 2 | -28/+16 |
* | | | ospfd: continue statement is redundant | Donald Sharp | 2019-05-03 | 1 | -1/+0 |
|/ / |
|
* / | ospfd: replace pqueue_* with DECLARE_SKIPLIST | David Lamparter | 2019-04-27 | 5 | -78/+59 |
|/ |
|
* | ospfd: make ECMP nexthop order deterministic | David Lamparter | 2019-04-17 | 1 | -1/+8 |
* | ospfd: fix clang-SA warning | David Lamparter | 2019-04-17 | 1 | -1/+1 |
* | Merge pull request #4103 from qlyoung/fix-ospf-+metric | Russ White | 2019-04-11 | 3 | -10/+11 |
|\ |
|
| * | ospfd: fix behavior of +/-metric | Quentin Young | 2019-04-08 | 3 | -10/+11 |
* | | Merge pull request #4102 from opensourcerouting/sendbuf_recvbuf_privs | Quentin Young | 2019-04-09 | 1 | -3/+3 |
|\ \ |
|
| * | | *: setting the socket send/recv buffer sizes doesn't need elevated privs | Renato Westphal | 2019-04-08 | 1 | -3/+3 |
| |/ |
|
* / | ospfd: rn may be null | Donald Sharp | 2019-04-07 | 1 | -12/+12 |
|/ |
|
* | ospfd: Remaining packet calculation while fragmenting lsu, ls-ack and ls-req | Saravanan K | 2019-03-25 | 1 | -6/+22 |
* | ospfd: remove empty debug | Mark Stapp | 2019-03-19 | 1 | -1/+0 |
* | Merge pull request #3949 from qlyoung/remove-zlog-newlines | Sri Mohana Singamsetty | 2019-03-15 | 6 | -12/+12 |
|\ |
|
| * | *: remove trailing newlines from zlog messages | Quentin Young | 2019-03-14 | 6 | -12/+12 |
* | | ospfd: fix some json timer output | Mark Stapp | 2019-03-13 | 1 | -14/+14 |
|/ |
|
* | ospfd: When converting to ms divide by 1000 | Donald Sharp | 2019-03-13 | 1 | -6/+6 |
* | Merge pull request #3869 from qlyoung/cocci-fixes | David Lamparter | 2019-03-06 | 4 | -31/+16 |
|\ |
|