summaryrefslogtreecommitdiffstats
path: root/bgpd
Commit message (Expand)AuthorAgeFilesLines
* bgpd: fix "bgp: move cleanup fifo code"David Lamparter2010-02-051-7/+7
* Merge branch 'patches/pj_workqueue' into dn42David Lamparter2010-02-051-7/+6
|\
| * bgpd: Simplify process queue initPaul Jakma2010-02-051-7/+6
* | Merge branch 'patches/smallones' into dn42David Lamparter2010-02-052-2/+34
|\ \
| * | bgp: move cleanup fifo codeStephen Hemminger2010-02-042-2/+34
* | | Merge branch 'patches/smallones' into dn42David Lamparter2010-02-042-15/+991
|\| |
| * | bgpd: New show commands for improved view and address family supportMichael Lambert2010-02-032-15/+991
| |/
* | Merge branch 'patches/sh_bgp-write-cork' into dn42David Lamparter2010-02-044-48/+38
|\ \
| * | BGP: enable TCP corkingStephen Hemminger2010-02-031-11/+13
| * | BGP: fix crash when allowas-in is doneStephen Hemminger2010-02-031-0/+3
| * | BGP: only use write event for non-blocking connectStephen Hemminger2010-02-032-16/+7
| * | BGP: leave peer socket in non-blocking mode (mostly)Stephen Hemminger2010-02-032-21/+15
| |/
* | Merge branch 'patches/dl_bug-537' into dn42David Lamparter2010-02-041-37/+26
|\ \
| * | bgpd: remove unused function bgp_bind_addressDavid Lamparter2010-02-031-26/+0
| * | bgpd: bug #537: find proper source address for interface update-sourceDavid Lamparter2010-02-031-12/+27
| |/
* | dn42: bgpd: always display IP subnets with netmaskDavid Lamparter2010-02-041-29/+4
* | lib: fs namespacing 4/5: add -N command-line parameterDavid Lamparter2010-02-041-1/+6
* | lib: fs namespacing 3/5: use path_state for zserv socketDavid Lamparter2010-02-041-1/+2
* | lib: fs namespacing 2/5: use path_state for vty pathsDavid Lamparter2010-02-043-6/+14
* | bgpd: Fix nexthops for IPv4 routes on IPv6 peerings.David Lamparter2010-02-031-1/+24
* | bgpd: Add flags to MRT dumpDavid Lamparter2010-02-034-3/+14
* | bgpd: include "localhost" pseudo-peer in MRT dumpDavid Lamparter2010-02-031-1/+9
* | lib: add sockopt helper for setting IPV6_V6ONLY and use itDavid Lamparter2010-02-031-8/+1
* | lib: put route_types.txt to real useDavid Lamparter2010-02-031-193/+76
|/
* bgp: use monotonic clock for time of dayStephen Hemminger2010-01-157-46/+43
* bgpd: code cleanupStephen Hemminger2009-12-175-21/+4
* bgpd: compile warnings cleanupStephen Hemminger2009-12-104-75/+1
* lib: move check_bit into prefix common codeStephen Hemminger2009-12-091-31/+4
* bgpd: work around warning in assegments_parse()Denis Ovsienko2009-12-041-2/+5
* bgpd: fix md5 set on listen socketsStephen Hemminger2009-08-281-9/+10
* bgp: missing pieces from listener patchStephen Hemminger2009-08-131-10/+5
* bgp: compiler warning fixStephen Hemminger2009-08-131-2/+2
* bgpd: Fix mistakes in applying 'allow inbound connections to non-default view'Paul Jakma2009-08-051-26/+28
* [bgpd] delete erroneous extra brace..Paul Jakma2009-07-301-1/+0
* bgpd: Workaround for invalid MBGP next hopMichael Lambert2009-07-301-0/+3
* bgpd/trivial: Fix indentation in previousPaul Jakma2009-07-282-35/+28
* bgpd: Allow inbound connections to non-default viewSteve Hill2009-07-281-7/+22
* bgpd: fd leak in bgpdSteve Hill2009-07-281-15/+33
* bgpd: Delete AS_CONFED_SEQUENCE when prepending an AS_SEQUENCE type segmentVasilis Tsiligiannis2009-07-281-0/+4
* bgpd: Implement BGP confederation error handling (RFC5065, Par. 5)Vasilis Tsiligiannis2009-07-283-0/+49
* bgpd: start listener on first instanceStephen Hemminger2009-07-283-94/+113
* bgpd: peer action table static/constStephen Hemminger2009-07-281-4/+4
* [bgpd] Restore ability of 'neighbor ... update-source' to take interface namePaul Jakma2009-07-271-2/+3
* [bgp] Fix nexthop reachability check on confederationsVasilis Tsiligiannis2009-07-211-0/+2
* [bgpd] fix typo made by paul in previous commitPaul Jakma2009-07-211-2/+2
* [bgpd] Avoid zombie accepted peer entriesTimo Teräs2009-07-211-0/+2
* [bgpd] Small buffer overrun in bgp_clear_node_queue_initNick Hilliard2009-07-211-2/+1
* [bgpd] Stability fixes including bugs 397, 492Chris Caputo2009-07-1924-110/+435
* [bgpd] Fix compiler warnings related to MD5Chris Caputo2009-07-191-3/+3
* [bgpd] Bug #533: Fix crash with copy/pasted commands, inc 'no bgp ...'Paul Jakma2009-07-171-4/+7