]> git.proxmox.com Git - mirror_frr.git/history - pbrd
Merge pull request #2103 from donaldsharp/bgp_zebra_youch
[mirror_frr.git] / pbrd /
2018-04-20 Russ WhiteMerge pull request #2092 from dslicenc/import-table...
2018-04-20 Russ WhiteMerge pull request #2086 from donaldsharp/zebra_capabil...
2018-04-20 Russ WhiteMerge pull request #2083 from LabNConsulting/working...
2018-04-20 Russ WhiteMerge pull request #2079 from qlyoung/exit-vrf-memes
2018-04-20 Russ WhiteMerge pull request #2077 from donaldsharp/static_warn
2018-04-20 Russ WhiteMerge pull request #2072 from donaldsharp/blackhole_this
2018-04-20 Russ WhiteMerge pull request #2057 from donaldsharp/fix_1916
2018-04-20 Russ WhiteMerge pull request #2051 from donaldsharp/PBRD_EXTRA
2018-04-20 Donald SharpMerge pull request #2088 from ajones-rvbd/ajones-issue...
2018-04-18 Jafar Al-GharaibehMerge pull request #2084 from donaldsharp/move_mpls
2018-04-18 Rafael ZalamenaMerge pull request #2082 from qlyoung/sa-fixes
2018-04-18 Quentin Youngpbrd: fix multiple unsafe string copies
2018-04-18 Quentin Youngpbrd: remove potential null dereference
2018-04-18 Quentin Youngpbrd: remove pbr-policy resource leak
2018-04-18 Quentin Youngpbrd: remove unsafe string copy
2018-04-18 Rafael ZalamenaMerge pull request #2078 from dslicenc/fix-import-table-fix
2018-04-17 Donald SharpMerge pull request #2035 from vincentbernat/fix/no...
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