]> git.puffer.fish Git - matthieu/frr.git/shortlog
matthieu/frr.git
2018-04-12 Donald Sharpzebra: Cleanup lines over 80 columns
2018-04-12 Mitesh Kanjariyazebra: add EVPN learned neighbors as NUD_NOARP
2018-04-12 Mitesh Kanjariyazebra: act on kernel notifications for remote neighbors...
2018-04-12 Mitesh Kanjariyabgpd: change advertise-subnet to a hidden command
2018-04-12 Lou BergerMerge pull request #1989 from qlyoung/defpy-hidden
2018-04-11 Renato WestphalMerge pull request #2052 from qlyoung/style
2018-04-11 Quentin Youngzebra: fix style error
2018-04-11 Russ WhiteMerge pull request #2050 from chipitsine/master
2018-04-11 Russ WhiteMerge pull request #1903 from donaldsharp/PBRD
2018-04-11 Ilya Shipitsinresolve issue found by cppcheck
2018-04-11 Russ WhiteMerge pull request #2047 from LabNConsulting/working...
2018-04-11 Russ WhiteMerge pull request #2049 from donaldsharp/rip_snmp_fix
2018-04-11 Ilya Shipitsinripd: rip_snmp.c - Remove not needed check
2018-04-11 G. Paul Ziembabgpd: vrf-vpn leak: when no export label is set, encode...
2018-04-10 Renato WestphalMerge pull request #2043 from donaldsharp/v6_shenanigans
2018-04-10 Renato WestphalMerge pull request #1973 from donaldsharp/static_nh_vrf
2018-04-10 Quentin Youngdoc: update style exceptions list
2018-04-10 Quentin YoungMerge pull request #1883 from LabNConsulting/working...
2018-04-10 Quentin Youngtools: update indent.py for DEFPY_* macros
2018-04-10 Quentin Younglib, python: DEFPY_ATTR, DEFPY_HIDDEN
2018-04-10 Lou BergerMerge pull request #2038 from qlyoung/graph-find-node
2018-04-10 Lou BergerMerge pull request #2009 from donaldsharp/self_originate
2018-04-10 Jafar Al-GharaibehMerge pull request #1982 from qlyoung/fixup-vtysh-read
2018-04-09 Donald Sharpzebra: Only send down pertinent information on RTM_DELROUTE
2018-04-09 Donald Sharpzebra: Cleanup debugs and add a bit more info
2018-04-09 Donald Sharpzebra: Notice when our neighbor entry is removed and...
2018-04-09 Donald Sharpzebra: Notice when our route is deleted and re-install.
2018-04-08 G. Paul Ziembadoc: workflow.rst: more details of current coding style...
2018-04-06 Donald SharpMerge pull request #2037 from coreswitch/master
2018-04-06 Quentin Younglib: add graph_find_node
2018-04-06 kishiguroUpdate document about -p 0. When port number is 0...
2018-04-06 kishigurobgpd option '-p 0' means do not listen BGP port.
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 Sharpzebra: Add code to notice nexthop changes for pbr tables
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: dont break display of nexthop-groups themselves
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 Quentin Younglib: Add hash and use const a bit more intelligently
2018-04-06 Quentin Youngdoc: bit of cleanup for pbr docs
2018-04-06 Donald Sharpredhat: PBR modifications to allow it to build properly
2018-04-06 Donald Sharppbrd: Cleanup CI warnings
2018-04-06 Donald Sharpdoc: Add documentation for PBRD
2018-04-06 Donald Sharppbrd: Add PBR to FRR
2018-04-06 Russ WhiteMerge pull request #2027 from qlyoung/fix-vrf-static...
2018-04-06 Russ WhiteMerge pull request #2031 from chiragshah6/ospfv3_dev
2018-04-06 Donald SharpMerge pull request #2029 from cdwertmann/patch-1
2018-04-06 Christoph Dwertmanndebianpkg: add libpython-dev to 17.10 & 18.04 build...
2018-04-06 Chirag Shahospf6d: ECMP for Intra Area Prefix routes
2018-04-06 Christoph Dwertmanndebianpkg: add libpython-dev to 16.04 build dependencies
2018-04-05 Quentin Youngzebra: display holdem statics correctly
2018-04-05 Russ WhiteMerge pull request #2028 from qlyoung/cleanup-static...
2018-04-05 Russ WhiteMerge pull request #2022 from qlyoung/warn-vtysh-u...
2018-04-05 Russ WhiteMerge pull request #2013 from qlyoung/docuser
2018-04-05 Russ WhiteMerge pull request #2006 from qlyoung/remove-irdp-node
2018-04-05 Russ WhiteMerge pull request #2002 from qlyoung/remove-undebug
2018-04-05 Russ WhiteMerge pull request #1998 from qlyoung/fix-vrf-keyword...
2018-04-05 Russ WhiteMerge pull request #1979 from LabNConsulting/working...
2018-04-05 Martin WinterMerge pull request #2023 from LabNConsulting/working...
2018-04-04 Lou BergerMakefile.am: change verstion type detection, if just...
2018-04-04 Quentin Youngvtysh: fixup incorrect read logic
2018-04-04 Quentin YoungMerge pull request #2026 from ajones-rvbd/ajones-issue...
2018-04-04 Quentin Youngzebra: consistently order static route attributes
2018-04-04 Arthur Jonesalpine packaging: build packages and base image directl...
2018-04-04 G. Paul Ziembabgpd: nexthop tracking with labels for vrf-vpn leaking
2018-04-04 G. Paul Ziembabgpd: simplify bgp instance name printing
2018-04-04 G. Paul Ziembalib/prefix.[ch]: add family2str()
2018-04-04 Lou BergerMerge pull request #1993 from vivek-cumulus/evpn-fixes
2018-04-04 Lou BergerMerge pull request #2015 from pguibert6WIND/issue_1999
2018-04-04 Renato WestphalMerge pull request #1927 from pguibert6WIND/issue_1926
2018-04-03 Lou Bergerdoc: add note and example on use of VERSION_TYPE_DEV...
2018-04-03 Quentin Youngdoc: warn users about vtysh / telnet security
2018-04-03 Lou Berger*: Only test CONFDATE when VERSION_TYPE_DEV defined
2018-04-03 Lou BergerMakefile.am: add automatic defintion of VERSION_TYPE_...
2018-04-03 Quentin YoungMerge pull request #1894 from LabNConsulting/working...
2018-04-03 Philippe GuibertMerge pull request #2010 from donaldsharp/ns_fixes
2018-04-03 Quentin YoungMerge pull request #2016 from pguibert6WIND/issue_2000
2018-04-03 Russ WhiteMerge pull request #2014 from qlyoung/draft-bz-v4goaway...
2018-04-03 Martin WinterMerge pull request #1882 from LabNConsulting/working...
2018-04-03 Philippe Guibertbgpd: Flowspec client failed to update `exit-address...
2018-04-03 Quentin Younglib: remove IRDP_NODE
2018-04-03 Philippe Guibertbgpd: `logical-router` netns vtysh configuration compar...
2018-04-02 Rafael ZalamenaMerge pull request #2005 from qlyoung/remove-masc-node
2018-04-02 Rafael ZalamenaMerge pull request #2003 from qlyoung/remove-service...
2018-04-02 Quentin Youngbgpd, pim: remove undebug
2018-04-02 Quentin YoungRevert "zebra: implement draft-bz-v4goawayflag-00"
2018-04-02 Quentin Youngdoc: add more CLI documentation
2018-04-01 Russ WhiteMerge pull request #2012 from qlyoung/draft-bz-v4goaway...
2018-04-01 Quentin Youngzebra: implement draft-bz-v4goawayflag-00
2018-03-31 Donald Sharplib: Namespaces should only complain about failure...
2018-03-30 Quentin Younglib: remove MASC_NODE
next