]> git.proxmox.com Git - mirror_frr.git/shortlog
mirror_frr.git
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...
2018-05-29 Christian Frankelib: make allocators work for allocation sizes of 0
2018-05-29 Fredi Raspalllib, zebra: fix formatting and style
2018-05-29 Fredi Raspallbgpd/bgp_zebra.c: Fix process of label-chunk msg
2018-05-29 Fredi Raspallzebra, lib: Fix SA warning and formatting.
2018-05-29 Fredi Raspallzebra: LM temporally ignore id/proto mismatch error
2018-05-29 Fredi Raspallzebra: Fix label manager proxy mode.
2018-05-29 Fredi Raspallzebra, lib: Add client proto & instance in zserv
2018-05-29 Fredi Raspallzebra: fix broken label manager proxy mode.
2018-05-28 Christian Frankeisisd: fix bug in tlv_copy of empty MT-router-info
2018-05-27 Jafar Al-GharaibehMerge pull request #2285 from qlyoung/update-doc-titles-5.0
2018-05-23 Quentin Youngdoc: update doc titles
2018-05-22 Donald SharpMerge pull request #2269 from opensourcerouting/rpki...
2018-05-21 Martin Winterredhat: Fix RPKI RPM build option
2018-05-16 Renato WestphalMerge pull request #2244 from donaldsharp/cp_into_50
2018-05-16 Andrey KorolyovFix compilation against rtrlib with ssh
2018-05-15 Lou BergerMerge pull request #2224 from qlyoung/fix-vpath-build-5.0
2018-05-13 Quentin Youngdoc: support VPATH builds
2018-05-12 Donald SharpMerge pull request #2219 from pguibert6WIND/misc_crashe...
2018-05-12 Donald SharpMerge pull request #2218 from pguibert6WIND/issue_2177
2018-05-12 Philippe Guibertzebra: avoid inactivating twice an interface
2018-05-12 Philippe Guibertzebra: fix missing node attribute set in ifp
2018-05-12 Philippe Guibertzebra: avoid case where same interface pointer returned
2018-05-12 Philippe Guibertzebra: improve logs when replacing interface to an...
2018-05-12 Philippe Guibertpbrd: encode null fwmark to be consistent with zebra...
2018-05-08 Russ WhiteMerge pull request #2165 from pguibert6WIND/bgp_fs_pbr
2018-05-08 Donald SharpMerge pull request #2176 from opensourcerouting/dev...
2018-05-07 Christian Frankeisisd: use 0 as default-metric for redistribution
2018-05-03 Philippe Guibertvtysh: add bgp_flowspec_vty to Makefile.am
2018-05-03 Philippe Guibertbgpd: handle bgp pbr hash list destroy upon BGP destroy
2018-05-03 Philippe Guibertbgpd: rewiew bgp pbr log messages with debug bgp pbr
2018-05-03 Philippe Guibertbgpd: add pbr error flag for pbr errors
2018-05-03 Philippe Guibertbgpd: handle FS redirect VRF rule in PBR
2018-05-03 Philippe Guibertbgpd: get table identifier from table manager
2018-05-03 Philippe Guibertbgpd: handle FS redirect IP rule in PBR
2018-05-03 Philippe Guibertbgpd: allow flowspec entries to be announced to zebra
2018-05-03 Philippe Guibertbgpd: hash lookup for iprule entries
2018-05-03 Philippe Guibertbgpd: hash lookup for ipset and ipset entries
2018-05-03 Philippe Guibertbgpd: hash_lookup for iptables
next