]> git.proxmox.com Git - mirror_frr.git/history - pbrd
babeld: Add BABEL_ERR_XXX error messages.
[mirror_frr.git] / pbrd /
2018-04-17 Donald Sharppbrd: Use proper decode function for interface
2018-04-17 Donald Sharppbrd: Fix unused function
2018-04-17 Donald Sharppbrd: Allow pbr-policy add/removal to install/remove...
2018-04-17 Quentin Youngpbrd: don't collapse pbr debugs
2018-04-17 Quentin Youngpbrd: move debug vty into pbr_vty.c
2018-04-17 Donald Sharppbrd, zebra: Properly notice rule deletion
2018-04-17 Donald Sharppbrd, zebra: Fix multiple pbr-policy install
2018-04-17 Donald Sharppbrd: Fix installation and deletion in some cases
2018-04-17 Donald Sharppbrd: Prevent attempt at re-install for several scenarios
2018-04-17 Donald Sharplib, pbrd: Do not allow v6 LL nexthops to be specified...
2018-04-17 Lou BergerMerge pull request #2064 from donaldsharp/redistribute_...
2018-04-15 Renato WestphalMerge pull request #2036 from LabNConsulting/working...
2018-04-13 Donald Sharppbrd: Allow PBR to ignore Access List commands
2018-04-12 Rafael ZalamenaMerge pull request #2039 from qlyoung/docuser
2018-04-12 Donald SharpMerge pull request #2040 from ajones-rvbd/ajones-issue...
2018-04-12 Donald SharpMerge pull request #2033 from pguibert6WIND/flowspec_re...
2018-04-12 Lou BergerMerge pull request #1989 from qlyoung/defpy-hidden
2018-04-11 Russ WhiteMerge pull request #2050 from chipitsine/master
2018-04-11 Russ WhiteMerge pull request #1903 from donaldsharp/PBRD
2018-04-06 Don Slicepbrd: adjust/remove the rule correctly when dst and...
2018-04-06 Donald Sharppbrd: Remove table and rule range commands
2018-04-06 Donald Sharppbrd: Indicate command failure a bit better
2018-04-06 Donald Sharppbrd: Do not use vrf_frame for pbrms display
2018-04-06 Donald Sharppbrd: Reduce range so we cannot go over the vrf rule
2018-04-06 Donald Sharppbrd: Prevent crash from partially configured interface
2018-04-06 Donald Sharppbrd: If we get the same prefix safely ignore
2018-04-06 Don Slicepbrd: fix deletion of match or src of valid pbr-map
2018-04-06 Don Slicepbrd: add ability to delete routes and rules correctly
2018-04-06 Quentin Younglib, pbrd: rm extra space when displaying nexthop
2018-04-06 Quentin Youngpbrd: fix null pointer deref when showing ifaces
2018-04-06 Donald Sharppbrd: Only allow one nexthop group or nexthop at a...
2018-04-06 Donald Sharppbrd: Remove pbr_events
2018-04-06 Donald Sharppbrd: Cleanup CI warnings
2018-04-06 Donald Sharppbrd: Add PBR to FRR