Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Merge pull request #2036 from LabNConsulting/working/master/bgp-vpn-leak-labe... | Renato Westphal | 2018-04-16 | 14 | -31/+953 | |
|\ \ \ \ \ | ||||||
| * | | | | | bgpd: vpn-vrf leaking: use dynamic label pool for "auto" labels | G. Paul Ziemba | 2018-04-12 | 7 | -32/+157 | |
| * | | | | | bgpd: dynamic mpls label pool | G. Paul Ziemba | 2018-04-12 | 10 | -3/+800 | |
* | | | | | | Merge pull request #2068 from LabNConsulting/working/master/rfapi-sa | Donald Sharp | 2018-04-15 | 1 | -4/+9 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | bgp/rfapi: fix rfapiNhlAddNodeRoutes SA issue | G. Paul Ziemba | 2018-04-15 | 1 | -4/+9 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #2062 from chiragshah6/ospfv3_dev | Lou Berger | 2018-04-13 | 1 | -2/+3 | |
|\ \ \ \ \ | ||||||
| * | | | | | ospf6d: router-id change to display msg to restart | Chirag Shah | 2018-04-13 | 1 | -2/+3 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge pull request #2061 from donaldsharp/aspath_silly | Lou Berger | 2018-04-13 | 1 | -1/+1 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | bgpd: Fix another aspath %d that should be %u | Donald Sharp | 2018-04-13 | 1 | -1/+1 | |
|/ / / / | ||||||
* | | | | Merge pull request #2039 from qlyoung/docuser | Rafael Zalamena | 2018-04-12 | 50 | -813/+992 | |
|\ \ \ \ | |_|_|/ |/| | | | ||||||
| * | | | doc: gracefully handle missing config.status | Quentin Young | 2018-04-10 | 3 | -56/+72 | |
| * | | | doc: load lexer differently | Quentin Young | 2018-04-10 | 3 | -7/+22 | |
| * | | | doc: use frr syntax highlighting | Quentin Young | 2018-04-09 | 19 | -547/+612 | |
| * | | | doc: add frr.conf syntax highlighting | Quentin Young | 2018-04-09 | 6 | -24/+118 | |
| * | | | doc: stylin' | Quentin Young | 2018-04-09 | 23 | -154/+159 | |
| * | | | doc: cleanup daemon option flags | Quentin Young | 2018-04-09 | 5 | -31/+15 | |
* | | | | Merge pull request #2040 from ajones-rvbd/ajones-issue-2030 | Donald Sharp | 2018-04-12 | 8 | -11/+88 | |
|\ \ \ \ | ||||||
| * | | | | alpine packaging: use a more standard packaging format | Arthur Jones | 2018-04-10 | 8 | -11/+88 | |
| |/ / / | ||||||
* | | | | Merge pull request #2033 from pguibert6WIND/flowspec_redirect_ip | Donald Sharp | 2018-04-12 | 4 | -6/+26 | |
|\ \ \ \ | ||||||
| * | | | | bgpd: the nexthop IP is displayed for FS entries. | Philippe Guibert | 2018-04-09 | 2 | -2/+17 | |
| * | | | | bgpd: handle ecom redirect-ip | Philippe Guibert | 2018-04-09 | 2 | -4/+9 | |
| |/ / / | ||||||
* | | | | Merge pull request #1989 from qlyoung/defpy-hidden | Lou Berger | 2018-04-12 | 5 | -4/+37 | |
|\ \ \ \ | ||||||
| * | | | | doc: update style exceptions list | Quentin Young | 2018-04-10 | 1 | -2/+23 | |
| * | | | | tools: update indent.py for DEFPY_* macros | Quentin Young | 2018-04-10 | 1 | -1/+1 | |
| * | | | | lib, python: DEFPY_ATTR, DEFPY_HIDDEN | Quentin Young | 2018-04-10 | 3 | -1/+13 | |
* | | | | | Merge pull request #2052 from qlyoung/style | Renato Westphal | 2018-04-12 | 1 | -1/+2 | |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||||
| * | | | | zebra: fix style error | Quentin Young | 2018-04-11 | 1 | -1/+2 | |
|/ / / / | ||||||
* | | | | Merge pull request #2050 from chipitsine/master | Russ White | 2018-04-11 | 1 | -4/+6 | |
|\ \ \ \ | ||||||
| * | | | | resolve issue found by cppcheck | Ilya Shipitsin | 2018-04-11 | 1 | -4/+6 | |
* | | | | | Merge pull request #1903 from donaldsharp/PBRD | Russ White | 2018-04-11 | 47 | -31/+3786 | |
|\ \ \ \ \ | ||||||
| * | | | | | pbrd: adjust/remove the rule correctly when dst and/or src removed | Don Slice | 2018-04-06 | 5 | -17/+13 | |
| * | | | | | pbrd: Remove table and rule range commands | Donald Sharp | 2018-04-06 | 1 | -40/+0 | |
| * | | | | | pbrd: Indicate command failure a bit better | Donald Sharp | 2018-04-06 | 1 | -9/+9 | |
| * | | | | | zebra: Add code to notice nexthop changes for pbr tables | Donald Sharp | 2018-04-06 | 1 | -0/+56 | |
| * | | | | | pbrd: Do not use vrf_frame for pbrms display | Donald Sharp | 2018-04-06 | 1 | -2/+2 | |
| * | | | | | pbrd: Reduce range so we cannot go over the vrf rule | Donald Sharp | 2018-04-06 | 1 | -1/+1 | |
| * | | | | | pbrd: Prevent crash from partially configured interface | Donald Sharp | 2018-04-06 | 1 | -0/+3 | |
| * | | | | | pbrd: If we get the same prefix safely ignore | Donald Sharp | 2018-04-06 | 1 | -0/+6 | |
| * | | | | | pbrd: fix deletion of match or src of valid pbr-map | Don Slice | 2018-04-06 | 1 | -0/+7 | |
| * | | | | | pbrd: add ability to delete routes and rules correctly | Don Slice | 2018-04-06 | 2 | -30/+56 | |
| * | | | | | lib: dont break display of nexthop-groups themselves | Quentin Young | 2018-04-06 | 1 | -1/+3 | |
| * | | | | | lib, pbrd: rm extra space when displaying nexthop | Quentin Young | 2018-04-06 | 3 | -6/+5 | |
| * | | | | | pbrd: fix null pointer deref when showing ifaces | Quentin Young | 2018-04-06 | 1 | -1/+2 | |
| * | | | | | pbrd: Only allow one nexthop group or nexthop at a time | Donald Sharp | 2018-04-06 | 1 | -0/+6 | |
| * | | | | | pbrd: Remove pbr_events | Donald Sharp | 2018-04-06 | 11 | -739/+378 | |
| * | | | | | lib: Add hash and use const a bit more intelligently | Quentin Young | 2018-04-06 | 2 | -2/+32 | |
| * | | | | | doc: bit of cleanup for pbr docs | Quentin Young | 2018-04-06 | 2 | -61/+53 | |
| * | | | | | redhat: PBR modifications to allow it to build properly | Donald Sharp | 2018-04-06 | 2 | -3/+21 | |
| * | | | | | pbrd: Cleanup CI warnings | Donald Sharp | 2018-04-06 | 8 | -44/+38 | |
| * | | | | | doc: Add documentation for PBRD | Donald Sharp | 2018-04-06 | 8 | -1/+180 |