Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib: add string utilities | Quentin Young | 2018-06-06 | 8 | -85/+287 |
* | Merge pull request #2376 from mjstapp/doc_link | Quentin Young | 2018-06-05 | 1 | -2/+2 |
|\ | |||||
| * | doc: fix broken link to 'code formatting' section | Mark Stapp | 2018-06-05 | 1 | -2/+2 |
* | | Merge pull request #2367 from qlyoung/docuser | Lou Berger | 2018-06-05 | 1 | -9/+35 |
|\ \ | |||||
| * | | doc: document 'show cli graph' | Quentin Young | 2018-06-04 | 1 | -9/+35 |
* | | | Merge pull request #2351 from donaldsharp/bgp_deprecation | Lou Berger | 2018-06-05 | 2 | -35/+54 |
|\ \ \ | |||||
| * | | | bgpd: Note deprecation in documentation | Donald Sharp | 2018-06-01 | 1 | -11/+17 |
| * | | | bgpd: Deprecate and hide the `no bgp multiple-instance` command | Donald Sharp | 2018-06-01 | 1 | -7/+13 |
| * | | | bgpd: Hide and deprecate `bgp config-type cisco` command | Donald Sharp | 2018-06-01 | 1 | -17/+24 |
* | | | | Merge pull request #2344 from pguibert6WIND/bgp_vrf_usecase | Lou Berger | 2018-06-05 | 1 | -0/+9 |
|\ \ \ \ | |||||
| * | | | | doc: add BGP VRF use case | Philippe Guibert | 2018-05-30 | 1 | -0/+9 |
* | | | | | Merge pull request #2304 from ppmathis/enhancement/bgp-pg-overrides | Quentin Young | 2018-06-05 | 7 | -640/+2031 |
|\ \ \ \ \ | |||||
| * | | | | | tests: Improve test suite for peer attributes | Pascal Mathis | 2018-05-28 | 2 | -302/+239 |
| * | | | | | bgpd: Fix style issues for peer-group overrides | Pascal Mathis | 2018-05-28 | 4 | -22/+19 |
| * | | | | | bgpd: Fix group overrides for AF flags/filters | Pascal Mathis | 2018-05-28 | 1 | -2/+2 |
| * | | | | | tests: Add tests for overriding BGP peer attrs | Pascal Mathis | 2018-05-28 | 4 | -0/+1243 |
| * | | | | | bgpd: Fix group overrides for inverted AF flags | Pascal Mathis | 2018-05-28 | 3 | -111/+131 |
| * | | | | | bgpd: Improve group overrides for AF filters | Pascal Mathis | 2018-05-27 | 2 | -213/+366 |
| * | | | | | bgpd: Improve group overrides for AF flags | Pascal Mathis | 2018-05-27 | 2 | -324/+365 |
* | | | | | | Merge pull request #2343 from donaldsharp/vtysh_fp | Renato Westphal | 2018-06-05 | 6 | -49/+37 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | bgpd: Cleanup assumptions in bgp_evpn.c | Donald Sharp | 2018-06-05 | 2 | -44/+31 |
| * | | | | | ospfd: lp may be null, make sure it isn't | Donald Sharp | 2018-06-05 | 1 | -2/+3 |
| * | | | | | ospfd: Note that we do not care about self origination in this case | Donald Sharp | 2018-06-05 | 1 | -1/+1 |
| * | | | | | ripd: Intentionally ignore return from rip_send_packet | Donald Sharp | 2018-06-05 | 1 | -1/+1 |
| * | | | | | vtysh: fp can never be NULL at this point in code | Donald Sharp | 2018-06-05 | 1 | -1/+1 |
* | | | | | | Merge pull request #2365 from donaldsharp/vxlan_mem_leak | Renato Westphal | 2018-06-05 | 1 | -1/+3 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | zebra: Fix memory leak on host prefix removal | Donald Sharp | 2018-06-04 | 1 | -1/+3 |
* | | | | | | Merge pull request #2368 from qlyoung/fix-show-bgp-l2vpn-evpn-missing-docstring | Renato Westphal | 2018-06-05 | 1 | -1/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | bgpd: fix missing docstring | Quentin Young | 2018-06-04 | 1 | -1/+2 |
| |/ / / / / | |||||
* | | | | | | Merge pull request #2352 from qlyoung/fix-yet-another-vtysh-read-bug | Renato Westphal | 2018-06-05 | 1 | -2/+5 |
|\ \ \ \ \ \ | |||||
| * | | | | | | vtysh: fix potential stack buffer overflow | Quentin Young | 2018-06-01 | 1 | -2/+5 |
* | | | | | | | Merge pull request #2366 from msablic/pim_doc | Donald Sharp | 2018-06-05 | 1 | -0/+89 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | doc: expanded PIM doc. w/ missing commands | Mladen Sablic | 2018-06-05 | 1 | -0/+89 |
* | | | | | | | | Merge pull request #2371 from gromit1811/pim-rp-lookup-messages-fix | Donald Sharp | 2018-06-05 | 2 | -3/+3 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | pimd: Fix debug messages | Martin Buck | 2018-06-04 | 2 | -3/+3 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge pull request #2372 from gromit1811/pim-comment-fix | Donald Sharp | 2018-06-05 | 2 | -2/+2 |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | |||||
| * | | | | | | | pimd: Comment spelling fix | Martin Buck | 2018-06-05 | 2 | -2/+2 |
| |/ / / / / / | |||||
* | | | | | | | Merge pull request #1976 from pguibert6WIND/issue_1968 | Donald Sharp | 2018-06-04 | 6 | -56/+301 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | zebra: keep one command to handle vty with/without table param | Philippe Guibert | 2018-06-01 | 1 | -587/+87 |
| * | | | | | | | zebra: add in show vrf information about vrf backend kind | Philippe Guibert | 2018-06-01 | 1 | -0/+3 |
| * | | | | | | | zebra: add show ip route table vrf command | Philippe Guibert | 2018-06-01 | 1 | -0/+31 |
| * | | | | | | | zebra: ns_table list is extended to support multiple NETNS | Philippe Guibert | 2018-06-01 | 2 | -11/+25 |
| * | | | | | | | zebra: table_id election with the vrf backend | Philippe Guibert | 2018-06-01 | 3 | -8/+61 |
| * | | | | | | | zebra: add table keyword to route configuration vty command | Philippe Guibert | 2018-06-01 | 3 | -38/+682 |
* | | | | | | | | Merge pull request #2259 from ppmathis/enhancement/peer-enforce-first-as | Donald Sharp | 2018-06-04 | 4 | -16/+72 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | bgpd: Move 'enforce-first-as' from global to peer | Pascal Mathis | 2018-05-19 | 4 | -16/+72 |
* | | | | | | | | | Merge pull request #2355 from opensourcerouting/fix-build-freebsd-snmp | Donald Sharp | 2018-06-04 | 6 | -6/+6 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | build: append -std=gnu99 after SNMP_CFLAGS | Renato Westphal | 2018-06-03 | 6 | -6/+6 |
| | |_|/ / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge pull request #2356 from opensourcerouting/doc-ldpd-rfcs | Donald Sharp | 2018-06-04 | 1 | -0/+28 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | doc: list RFCs supported by ldpd in overview.rst | Renato Westphal | 2018-06-03 | 1 | -0/+28 |
| |/ / / / / / / / |