]> git.puffer.fish Git - matthieu/frr.git/shortlog
matthieu/frr.git
2018-06-23 Lou Bergeruser: add 'Linux sysctl settings and kernel modules...
2018-06-23 Lou Bergerbgpd: allow for case where vrf sockets aren't needed...
2018-06-23 Lou Bergerlib: don't open vrf specific socket when tcp|udp_l3mdev...
2018-06-22 Martin WinterMerge pull request #2531 from donaldsharp/dc_into_5
2018-06-22 Donald Sharpdoc: Add some doc for source-instance
2018-06-22 Donald Sharpsharp: Allow the specification of instance when adding...
2018-06-22 Donald Sharpzebra: Add sharp to protocols that you can match source...
2018-06-22 Donald Sharpsharpd: Add some ability to ignore route-map commands
2018-06-22 Donald Sharpzebra: Add 'match source-instance' to allow finer grain...
2018-06-22 Donald SharpMerge pull request #2525 from opensourcerouting/version...
2018-06-21 Martin WinterFRRouting Release 5.0 version update
2018-06-20 Russ WhiteMerge pull request #2497 from ppmathis/backport/5.0...
2018-06-19 Pascal Mathistests: Fix compatibility with FRR v5.0
2018-06-19 Pascal Mathisbgpd: Fix crash when showing filtered routes
2018-06-19 Pascal Mathisbgpd: Finalize group-overrides for peer/AF attrs
2018-06-19 Pascal Mathisbgpd: Implement group-overrides for peer attrs
2018-06-19 Pascal Mathisbgpd: Implement group-overrides for peer timers
2018-06-19 Pascal Mathisbgpd: Improve test suite for peer-group overrides
2018-06-19 Pascal Mathisbgpd: Cleanup peer/AF-flag override implementation
2018-06-19 Pascal Mathisbgpd: Fix AF-attribute overrides when binding peer
2018-06-19 Pascal Mathisbgpd: Implement group-overrides for peer flags
2018-06-19 Pascal Mathistests: Improve test suite for peer attributes
2018-06-19 Pascal Mathisbgpd: Fix style issues for peer-group overrides
2018-06-19 Pascal Mathisbgpd: Fix group overrides for AF flags/filters
2018-06-19 Pascal Mathistests: Add tests for overriding BGP peer attrs
2018-06-19 Pascal Mathisbgpd: Fix group overrides for inverted AF flags
2018-06-19 Pascal Mathisbgpd: Improve group overrides for AF filters
2018-06-19 Pascal Mathisbgpd: Improve group overrides for AF flags
2018-06-19 Quentin Youngbgpd: fix maximum-prefix + peer-group
2018-06-19 Pascal Mathisbgpd: Move 'enforce-first-as' from global to peer
2018-06-19 Lou BergerMerge pull request #2494 from pacovn/s5.0_NoNeg
2018-06-19 Donald Sharpbgpd: Actually display labeled unicast routes received
2018-06-14 Rafael ZalamenaMerge pull request #2425 from donaldsharp/5_0_build_issue
2018-06-14 Donald SharpMerge pull request #2440 from MasterofJOKers/install...
2018-06-14 MasterofJOKersdebianpkg: Add install-info as Build-Depends
2018-06-13 Donald Sharpbgpd: Fix possible use while uninited
2018-06-07 Renato WestphalMerge pull request #2333 from pacovn/dev/5.0
2018-06-07 pacobgpd, doc, ldpd, lib, tests, zebra: LM fixes
2018-06-04 Lou BergerMerge pull request #2362 from donaldsharp/vrf_debug_5.0
2018-06-04 Donald SharpMerge pull request #2317 from pguibert6WIND/fs_zebra_co...
2018-06-04 Donald SharpMerge pull request #2357 from opensourcerouting/pbrd...
2018-06-04 Lou Bergerbgpd: open per vrf listen socket for linux type vrfs
2018-06-04 Lou Bergerlib: fix setsockopt arg
2018-06-04 Donald Sharpzebra: Add some vrf information to debug messages
2018-06-04 Donald Sharpbgpd: Prevent possible uninited variable.
2018-06-04 Donald Sharppbrd: Fix compilation warn -> error
2018-06-04 Donald Sharppbrd: Fix nearly impossible truncation
2018-06-01 Olivier DugeonMerge pull request #2308 from opensourcerouting/dev...
2018-06-01 Martin WinterMerge pull request #2341 from donaldsharp/watchfrr_5.0
2018-05-31 Donald Sharpredhat: Fix old systems on upgrade path
2018-05-31 Donald Sharpredhat: Make watchfrr the default
2018-05-31 Philippe Guibertbgpd: attributes presence checked when mpreach is present
2018-05-31 Philippe Guibertbgpd: do not install BGP FS entries, while table range...
2018-05-31 Philippe Guibertbgpd: enhance debug bgp pbr error vty command
2018-05-31 Philippe Guibertbgpd: increase buffer size to store ecomunity as a...
2018-05-31 Philippe Guibertbgpd: brace zebra pbr traces
2018-05-31 Philippe Guibertbgpd: add ZAPI_XXX_FAIL_REMOVE flag in switch
2018-05-31 Philippe Guibertpbrd: add ZAPI_RULE_FAIL_REMOVE flag in switch
2018-05-31 Philippe Guibertbgpd: upon uninstalling pbr rule, update local structure
2018-05-31 Philippe Guibertzebra: add pbr objects fail_remove value into notification
2018-05-31 Philippe Guibertzebra: PBR show debugging IPSET/IPTABLE hooks declared
2018-05-31 Philippe Guibertzebra: PBR config and monitor IPSET/IPTABLE hooks declared
2018-05-31 Philippe Guibertbgpd: initialise nexthop structure, before filling...
2018-05-31 Philippe Guibertbgpd: traffic rate value is ignored for searching bpa
2018-05-31 Philippe Guibertbgpd: handle more than one ext. community
2018-05-31 Philippe Guibertbgpd: add vty command to restrict FS policy routing...
2018-05-31 Philippe Guibertbgpd: display if FS entry is installed in PBR or not
2018-05-31 Philippe Guibertbgpd: pbr support for port redirecting
2018-05-31 Philippe Guibertbgpd: add 3 fields to ipset_entry : src,dst port, and...
2018-05-31 Philippe Guibertbgpd: do not account twice references to rule context
2018-05-31 Philippe Guibertbgpd: add missing ecommunity flowspec to display
2018-05-31 Philippe Guibertzebra: update comment when calling pbr southbound interface
2018-05-31 Philippe Guibertbgpd: improve flowspec update of route to NH/VRF
2018-05-31 Philippe Guibertbgpd: add notify value in zlog notification message...
2018-05-31 Philippe Guibertzebra: handle iptable list of interfaces
2018-05-31 Philippe Guibertzebra: add 3 fields to ipset_entry : src,dst port,...
2018-05-31 Philippe Guibertzebra: pbr vty show command for ipset and iptables
2018-05-31 Philippe Guibertzebra: add netlink rule support for fwmark option
2018-05-31 Philippe Guibertzebra: handle notification in case pbr ipset, or iptabl...
2018-05-31 Philippe Guibertzebra: cleanup zebra policy context
2018-05-31 Christian Frankeisisd: fix mpls_te_print_detail to not read out-of...
2018-05-30 Philippe Guibertzebra: ipset and ipset entry deletion remove entry...
2018-05-30 Philippe Guibertzebra: rework pbr ipset entry
2018-05-30 Donald SharpMerge pull request #2327 from pguibert6WIND/fix_other_s...
2018-05-30 Donald SharpMerge pull request #2321 from ppmathis/backport/5.0
2018-05-30 Donald Sharpzebra: Add a breadcrumb for when we ignore a route
2018-05-30 Donald Sharptools, zebra: Use different protocol value for our...
2018-05-29 Pascal Mathisbgpd: Fix memleak, adapt adv- to recv-routes code
2018-05-29 Pascal Mathisbgpd: Implement new adjacent route show commands
2018-05-29 Pascal Mathisbgpd: Improve route-map matching for INET(6) AF
2018-05-29 Pascal Mathisbgpd: Respect AFI/SAFI when hard-clearing a peer
2018-05-29 Pascal Mathisbgpd: Improve JSON support for large communities
2018-05-29 Pascal Mathislib: Moved no-password warnings into header file
2018-05-29 Pascal Mathislib: Improved warnings for 'no (enable) password'
2018-05-29 Pascal Mathislib: Ported 'no (enable) password' from stable/3.0
2018-05-29 Pascal Mathisdebianpkg: improve VTYSH_PAGER environment check
2018-05-29 Pascal Mathisbgpd: fix and improve snmp peer lookups
2018-05-29 Jafar Al-GharaibehMerge pull request #2306 from opensourcerouting/dev...
2018-05-29 Donald SharpMerge pull request #2311 from Fredi-raspall/fix_label_m...
2018-05-29 Donald SharpMerge pull request #2313 from opensourcerouting/dev...
next