summaryrefslogtreecommitdiffstats
path: root/bgpd/bgp_main.c
Commit message (Expand)AuthorAgeFilesLines
* *: nuke ^L (page feed)David Lamparter2014-06-041-2/+2
* lib/command.c: rewrite command matching/parsingChristian Franke2014-04-011-3/+0
* *: use array_size() helper macroBalaji.G2012-10-251-2/+2
* Revert "bgpd: Make socket init separate, so unit tests work again."Paul Jakma2012-06-131-6/+0
* bgpd: Make socket init separate, so unit tests work again.Paul Jakma2012-05-021-0/+6
* Merge branch 'quagga' into google-bgp-multipathAvneesh Sachdev2012-04-091-1/+8
|\
| * quagga: option "-z" ("--socket <path>") addedVyacheslav Trushkin2011-12-131-1/+6
| * bgpd: cleanup privs on terminationStephen Hemminger2011-12-071-0/+1
| * bgpd: justify capabilities for TOS settingChris Luke2011-11-151-0/+1
* | bgpd: Modify the BGP to zebra route announcement to support multipathJosh Bailey2011-07-201-0/+4
|/
* bgpd: fix bgp_node locking issuesChris Caputo2011-03-211-1/+9
* [bgpd] Stability fixes including bugs 397, 492Chris Caputo2009-07-191-1/+108
* [BGP/cleanup] main program cleanupStephen Hemminger2009-06-181-7/+11
* [daemons] Sanity check port number arguments before usePaul Jakma2008-05-291-2/+8
* [bgpd] Fix typo in previous commit to bgp_main.cPaul Jakma2007-11-211-1/+1
* [bgpd] small fix for crash if 'listenon' argument is not givenPaul Jakma2007-11-131-1/+3
* 2007-10-30 Nick Hilliard <nick@inex.ie>Paul Jakma2007-11-011-3/+8
* [daemon startup] Add --dry-run/-C argument to daemons, to check config file s...Paul Jakma2006-10-151-1/+11
* [compiler] miscellaneous trivial compiler warning fixespaul2006-01-191-1/+1
* 2005-09-29 Paul Jakma <paul.jakma@sun.com>paul2005-09-291-1/+1
* 2004-12-07 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-12-071-1/+1
* 2004-12-03 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-12-031-3/+3
* Make group to run daemon as configurable. Fixes #2 from Bugzilla #64.hasso2004-11-251-5/+10
* 2004-10-25 Paul Jakma <paul@dishone.st>paul2004-10-251-1/+2
* 2004-10-13 Paul Jakma <paul@dishone.st>paul2004-10-131-1/+1
* Removing code which looked at current dir for config file before attemptinghasso2004-06-201-3/+2
* Readded SIGTERM handling into sigevent stuff. Fixes bugzilla #85.hasso2004-03-221-0/+4
* 2004-03-16 David Young <dyoung@pobox.com>gdt2004-03-161-1/+1
* 2004-01-19 Paul Jakma <paul@dishone.st>paul2004-01-191-38/+26
* 2003-08-14 Paul Jakma <paul@dishone.st>paul2003-08-141-3/+6
* 2003-08-12 Paul Jakma <paul@dishone.st>paul2003-08-121-1/+1
* 2003-08-10 amir <amir@datacore.ch>paul2003-08-101-1/+1
* 2003-06-15 Paul Jakma <paul@dishone.st>paul2003-06-151-1/+1
* 2003-06-04 Paul Jakma <paul@dishone.st>paul2003-06-041-1/+25
* Matthew Grant <grantma@anathoth.gen.nz>patch_z17290_portfixpaul2003-01-221-2/+10
* Initial revisionpaul2002-12-131-0/+285