Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #1282 from opensourcerouting/ldpd-minor-issues | Donald Sharp | 2017-10-04 | 4 | -38/+60 |
|\ | |||||
| * | ldpd: detach stdin/stdout/stderr from the child processes | Renato Westphal | 2017-10-03 | 1 | -1/+7 |
| * | ldpd: fix issue when displaying the running configuration | Renato Westphal | 2017-10-03 | 1 | -0/+1 |
| * | ldpd: remove the "discovery targeted-hello" commands from the interface node | Renato Westphal | 2017-10-03 | 3 | -36/+51 |
| * | ldpd: fix wrong indentation in the help menu | Renato Westphal | 2017-10-03 | 1 | -1/+1 |
* | | Merge pull request #1267 from opensourcerouting/ldpd_cli_show | Donald Sharp | 2017-10-03 | 6 | -119/+408 |
|\ \ | |/ |/| | |||||
| * | ldpd: add more filtering options in some "show" commands | Renato Westphal | 2017-09-29 | 3 | -112/+401 |
| * | ldpd: improve ordering of interfaces on user output | Renato Westphal | 2017-09-29 | 3 | -7/+7 |
* | | Merge pull request #1111 from chiragshah6/mdev | Jafar Al-Gharaibeh | 2017-10-03 | 31 | -716/+1848 |
|\ \ | |||||
| * | | ospfd: OSPFv2 VRF remove iflist from master | Chirag Shah | 2017-10-03 | 4 | -5/+2 |
| * | | ospfd: fix vrf bind sock non-linux system | Chirag Shah | 2017-10-03 | 2 | -2/+18 |
| * | | ospfd: Bind socket to vrf device | Chirag Shah | 2017-10-03 | 4 | -26/+78 |
| * | | ospfd: OSPFv2 VRF fixesI | Chirag Shah | 2017-10-03 | 2 | -14/+30 |
| * | | ospfd: OSPFv2 VRF Changes II | Chirag Shah | 2017-10-03 | 8 | -447/+474 |
| * | | ospfd: fix clang warning & ci-ospf test | Chirag Shah | 2017-10-03 | 2 | -9/+2 |
| * | | ospfd: OSPFv2 VRF, fix CLAN SA warning | Chirag Shah | 2017-10-03 | 1 | -2/+6 |
| * | | ospfd: OSPFv2 VRF Support | Chirag Shah | 2017-10-03 | 27 | -839/+1866 |
* | | | Merge pull request #1281 from donaldsharp/boo_memset | Jafar Al-Gharaibeh | 2017-10-03 | 1 | -2/+2 |
|\ \ \ | |/ / |/| | | |||||
| * | | lib: Fix memset usage | Donald Sharp | 2017-10-03 | 1 | -2/+2 |
|/ / | |||||
* | | Merge pull request #1278 from chiragshah6/ospf_vrf_dev | Jafar Al-Gharaibeh | 2017-10-03 | 1 | -7/+14 |
|\ \ | |||||
| * | | ospfd: Fix maxage_lsa lookup key | Chirag Shah | 2017-10-02 | 1 | -7/+14 |
* | | | Merge pull request #1263 from vjardin6WIND/cleanup | Quentin Young | 2017-10-03 | 9 | -22/+20 |
|\ \ \ | |||||
| * | | | scan-build: fix warning | Vincent JARDIN | 2017-10-02 | 2 | -4/+1 |
| * | | | ospf_packet: scan-build/clang clean up | Vincent JARDIN | 2017-10-02 | 1 | -7/+5 |
| * | | | scan-build: cleanup some warnings | Vincent JARDIN | 2017-10-02 | 5 | -10/+12 |
| * | | | sha256: fix clang warning | Vincent JARDIN | 2017-10-02 | 1 | -1/+2 |
* | | | | Merge pull request #1262 from dwalton76/vtysh-conft-available2 | Jafar Al-Gharaibeh | 2017-10-03 | 1 | -0/+30 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | tools: frr-reload.py should exit(1) if vtysh config mode is locked | Daniel Walton | 2017-09-27 | 1 | -0/+30 |
* | | | | Merge pull request #1259 from qlyoung/vtysh-warn-mi | Jafar Al-Gharaibeh | 2017-10-02 | 1 | -4/+14 |
|\ \ \ \ | |||||
| * | | | | vtysh: more multi-instance fixing | Quentin Young | 2017-09-28 | 1 | -3/+5 |
| * | | | | vtysh: 'x not running' redux | Quentin Young | 2017-09-27 | 1 | -2/+10 |
* | | | | | Merge pull request #1250 from chiragshah6/ospf_vrf_dev | Jafar Al-Gharaibeh | 2017-10-02 | 1 | -135/+61 |
|\ \ \ \ \ | |||||
| * | | | | | ospfd: ospf use macro for authentication | Chirag Shah | 2017-10-02 | 1 | -23/+12 |
| * | | | | | ospfd: fix area virtual-link command | Chirag Shah | 2017-10-01 | 1 | -12/+9 |
| * | | | | | ospfd: ospf virtual-link fix | Chirag Shah | 2017-09-29 | 1 | -6/+1 |
| * | | | | | ospfd: fix ospf virtual-link command options | Chirag Shah | 2017-09-28 | 1 | -120/+68 |
| * | | | | | ospfd: fix virtual-link config command | Chirag Shah | 2017-09-27 | 1 | -17/+14 |
* | | | | | | Merge pull request #1277 from donaldsharp/zebra_crash | Renato Westphal | 2017-10-02 | 3 | -10/+17 |
|\ \ \ \ \ \ | |||||
| * | | | | | | zebra: Cleanup ptm memory *after* we tell the sockets to clean up | Donald Sharp | 2017-10-02 | 1 | -1/+1 |
| * | | | | | | zebra: Properly initialize memory for rtadv | Donald Sharp | 2017-10-02 | 1 | -2/+4 |
| * | | | | | | zebra: Fix valgrind report of unintialized data | Donald Sharp | 2017-10-02 | 1 | -7/+12 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge pull request #1254 from donaldsharp/irdp_no_crash | Renato Westphal | 2017-10-02 | 2 | -0/+44 |
|\ \ \ \ \ \ | |||||
| * | | | | | | zebra: Fix irdp so it doesn't crash when looked at | Donald Sharp | 2017-09-27 | 2 | -0/+44 |
* | | | | | | | Merge pull request #1276 from opensourcerouting/isis-fix-vertex-queue | Donald Sharp | 2017-10-02 | 2 | -2/+2 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| * | | | | | | isisd: fix vertex queue comparator | Christian Franke | 2017-10-02 | 2 | -2/+2 |
* | | | | | | | Merge pull request #1260 from donaldsharp/logrotate | Jafar Al-Gharaibeh | 2017-10-01 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | debian: Fix logrotate when FRR is not running | Dave Olson | 2017-09-27 | 1 | -1/+1 |
| | |_|_|/ / / | |/| | | | | | |||||
* | | | | | | | Merge pull request #1265 from donaldsharp/pim_fill | Jafar Al-Gharaibeh | 2017-10-01 | 1 | -11/+21 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | pimd: Add 'show ip mroute fill' command | Donald Sharp | 2017-09-28 | 1 | -11/+21 |
| | |_|_|_|/ / | |/| | | | | | |||||
* | | | | | | | Merge pull request #1271 from donaldsharp/multiplier | Jafar Al-Gharaibeh | 2017-10-01 | 1 | -1/+1 |
|\ \ \ \ \ \ \ |