| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|\ |
|
| * | *: remove casts of XMALLOC / XCALLOC | Quentin Young | 2019-02-26 | 2 | -6/+3 |
| * | *: use array_size instead of raw division | Quentin Young | 2019-02-26 | 1 | -22/+12 |
| * | *: remove useless return variables | Quentin Young | 2019-02-26 | 1 | -3/+1 |
* | | ospfd: strncpy -> strlcpy | Quentin Young | 2019-02-26 | 2 | -15/+11 |
* | | Merge pull request #3866 from donaldsharp/ospf_allow_vrf_starup | Russ White | 2019-02-26 | 1 | -2/+6 |
|\ \
| |/
|/| |
|
| * | ospfd: Allow pre-existing vrf's to work | Donald Sharp | 2019-02-25 | 1 | -2/+6 |
* | | Merge pull request #3864 from qlyoung/fix-ospf-mtu-warning-style | Olivier Dugeon | 2019-02-26 | 2 | -7/+3 |
|\ \ |
|
| * | | ospfd: fix link MTU warning style | Quentin Young | 2019-02-25 | 2 | -7/+3 |
| |/ |
|
* / | *: Rename backet to bucket | Tim Bray | 2019-02-25 | 1 | -16/+16 |
|/ |
|
* | Merge pull request #3693 from chiragshah6/ospf_vrf_dev | Russ White | 2019-02-05 | 1 | -5/+17 |
|\ |
|
| * | ospfd: address CVE-2017-3224 | Chirag Shah | 2019-02-03 | 1 | -5/+17 |
* | | ospfd: Added changes to track route-map usage | rgirada | 2019-02-04 | 2 | -7/+20 |
|/ |
|
* | build: fix a whole bunch of *FLAGS | David Lamparter | 2019-01-30 | 1 | -1/+1 |
* | Merge pull request #3657 from nitinsoniism/ospf_mtu_crash | Russ White | 2019-01-29 | 3 | -0/+25 |
|\ |
|
| * | ospfd: ospfd core if hello packet exceeds link MTU | Nitin Soni | 2019-01-28 | 3 | -0/+25 |
* | | Treewide: use ANSI function definitions | Ruben Kerkhof | 2019-01-24 | 8 | -11/+11 |
|/ |
|
* | Merge pull request #3627 from manuhalo/fix_ospf_vl_del_master | Donald Sharp | 2019-01-22 | 1 | -4/+7 |
|\ |
|
| * | ospfd: fix no virtual-link cmd | Emanuele Di Pascale | 2019-01-18 | 1 | -4/+7 |
* | | Merge pull request #3631 from opensourcerouting/zapi_fixes | Russ White | 2019-01-22 | 1 | -2/+2 |
|\ \ |
|
| * | | lib: use the correct VRF ID when parsing INTERFACE_LINK_PARAMS messages | Renato Westphal | 2019-01-18 | 1 | -2/+2 |
| |/ |
|
* / | ospfd: remove default origin max age lsa | Chirag Shah | 2019-01-16 | 3 | -0/+20 |
|/ |
|
* | lib, zebra: add AFI parameter to the ZEBRA_REDISTRIBUTE_DEFAULT_* messages | Renato Westphal | 2019-01-14 | 2 | -8/+9 |
* | ospfd: convert a couple of "show" commands to DEFPY | Renato Westphal | 2018-12-31 | 1 | -34/+11 |