summaryrefslogtreecommitdiff
path: root/bgpd
AgeCommit message (Expand)Author
2018-07-03Merge pull request #2594 from pguibert6WIND/flowspec_other_options_5_0Donald Sharp
2018-07-02bgpd: fix rpki validation for ipv6Marcel Röthke
2018-07-02bgpd: fix rpki segfaultMarcel Röthke
2018-07-02bgpd: rework enumerate function, handle not valuesPhilippe Guibert
2018-07-02bgpd: add an icmp flag for flowspec icmp entriesPhilippe Guibert
2018-07-02bgpd: rework icmp enumerate listPhilippe Guibert
2018-07-02bgpd: fix recursive call combinationPhilippe Guibert
2018-07-02bgpd: support for flowspec fragment list into policy routingPhilippe Guibert
2018-07-02bgpd: align fragment flowspec decoding with tcpflagsPhilippe Guibert
2018-07-02bgpd: support for enumerate pkt lenPhilippe Guibert
2018-07-02bgpd: introduce recursive operations for or flowspec operationsPhilippe Guibert
2018-07-02bgpd: enumerate support for dscp valuesPhilippe Guibert
2018-07-02*: add flowspec dscp handlingPhilippe Guibert
2018-07-02bgpd: add a parameter to handle param or combinationsPhilippe Guibert
2018-07-02bgpd: use a bgp_pbr_or_filter structure to host tcpflags combinationsPhilippe Guibert
2018-07-02bgpd: extend enumerate API to handle or operationsPhilippe Guibert
2018-07-02bgpd: do not add default route for flowspec for each FS entryPhilippe Guibert
2018-07-02bgpd, lib: share flags values for iptable configurationPhilippe Guibert
2018-07-02bgpd: support for flowspec tcp flagsPhilippe Guibert
2018-07-02bgpd: fix display with flowspec tcp flags optionPhilippe Guibert
2018-07-02bgpd: simplify API in BGP policy-routing to handle FlowspecPhilippe Guibert
2018-07-02bgpd: add debug routine to display which PBR entry is handledPhilippe Guibert
2018-07-02bgpd: add support of bgp flowspec filtering per packet lengthPhilippe Guibert
2018-07-02bgpd: handle ICMP type and code from flowspecPhilippe Guibert
2018-06-29Merge pull request #2539 from LabNConsulting/working/5.0/no_vrf_socket_4l3mdevRuss White
2018-06-26bgpd: don't nexthop-track twice-leaked routes that came from zebraG. Paul Ziemba
2018-06-23bgpd: allow for case where vrf sockets aren't needed (default accepts for vrf)Lou Berger
2018-06-19bgpd: Fix crash when showing filtered routesPascal Mathis
2018-06-19bgpd: Finalize group-overrides for peer/AF attrsPascal Mathis
2018-06-19bgpd: Implement group-overrides for peer attrsPascal Mathis
2018-06-19bgpd: Implement group-overrides for peer timersPascal Mathis
2018-06-19bgpd: Cleanup peer/AF-flag override implementationPascal Mathis
2018-06-19bgpd: Fix AF-attribute overrides when binding peerPascal Mathis
2018-06-19bgpd: Implement group-overrides for peer flagsPascal Mathis
2018-06-19bgpd: Fix style issues for peer-group overridesPascal Mathis
2018-06-19bgpd: Fix group overrides for AF flags/filtersPascal Mathis
2018-06-19bgpd: Fix group overrides for inverted AF flagsPascal Mathis
2018-06-19bgpd: Improve group overrides for AF filtersPascal Mathis
2018-06-19bgpd: Improve group overrides for AF flagsPascal Mathis
2018-06-19bgpd: fix maximum-prefix + peer-groupQuentin Young
2018-06-19bgpd: Move 'enforce-first-as' from global to peerPascal Mathis
2018-06-19bgpd: Actually display labeled unicast routes receivedDonald Sharp
2018-06-13bgpd: Fix possible use while uninitedDonald Sharp
2018-06-07bgpd, doc, ldpd, lib, tests, zebra: LM fixespaco
2018-06-04Merge pull request #2362 from donaldsharp/vrf_debug_5.0Lou Berger
2018-06-04Merge pull request #2317 from pguibert6WIND/fs_zebra_complementDonald Sharp
2018-06-04bgpd: open per vrf listen socket for linux type vrfsLou Berger
2018-06-03bgpd: Prevent possible uninited variable.Donald Sharp
2018-05-31bgpd: attributes presence checked when mpreach is presentPhilippe Guibert
2018-05-31bgpd: do not install BGP FS entries, while table range not obtainedPhilippe Guibert