summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* build: Quagga 0.99.22-rc1quagga-0.99.22-rc1David Lamparter2013-01-161-1/+1
* bgpd: conditional default-originate using route-mapChristian Franke2013-01-163-14/+49
* bgpd: uncork/nagle socket when sending BGP NOTIFYLeonid Rosenboim2013-01-161-1/+9
* Revert "bgpd: flock() dump files (BZ#742)"David Lamparter2013-01-161-35/+5
* zebra: fix sockaddr_dl length assumptions (BZ#737)David Lamparter2013-01-165-6/+22
* build: update .gitignore for all test programsLeonid Rosenboim2013-01-161-5/+14
* build: add buildtest.sh scriptDavid Lamparter2013-01-151-0/+92
* build: Fix build on MacOSX 10.8 (Mountain Lion)Hasso Tepper2013-01-152-0/+7
* build: Remove deprecated AM_CONFIG_HEADERHasso Tepper2013-01-151-1/+1
* bgpd: uncork after each writeStephen Hemminger2013-01-151-4/+5
* bgpd: use recent monotonic time for readtimeStephen Hemminger2013-01-151-2/+11
* configure: allow building without getrusageStephen Hemminger2013-01-151-6/+9
* bgpd: mark route nodes scheduled into work queueStephen Hemminger2013-01-151-0/+1
* bgpd: improve logging of invalid BGP NotificationsLeonid Rosenboim2013-01-152-14/+19
* bgpd: fix error response to invalid BGP version numberLeonid Rosenboim2013-01-141-2/+4
* bgpd: fix a bug in bgp_attr_dupChristian Franke2013-01-141-4/+17
* bgpd: fix a memleak on "set community none"Christian Franke2013-01-141-0/+3
* zebra: don't overrun afi/safi array boundariesLeonid Rosenboim2013-01-141-0/+6
* bgpd: store "no neighbor activate" for IPv4 unicastChristian Franke2013-01-141-1/+1
* bgpd: avoid heap fragmentation in bgp_clear_route_tableJorge Boncompte [DTI2]2013-01-141-15/+15
* bgpd: fix for leaked struct bgp_adj_[in|out] on peer shutdownJorge Boncompte [DTI2]2013-01-141-3/+0
* lib: remove ALL_LIST_ELEMENTS dead code branchDavid Lamparter2013-01-111-1/+1
* zebra: fix netlink NL_PKT_BUF_SIZE高鹏2013-01-111-1/+1
* build: Fix build for systems with no /bin/trueHasso Tepper2013-01-111-1/+1
* build: MacOSX needs BSD struct ip_mreq hack tooHasso Tepper2013-01-111-1/+1
* testzebra: pragma weak: detect systems with weak alias and provide alternativeDoug VanLeuven2013-01-117-0/+416
* Merge remote-tracking branch 'savannah/sf/ospfd'David Lamparter2013-01-1124-124/+232
|\
| * ospfd: Remove dup MaxAge LSA floodDinesh G Dutt2013-01-071-3/+2
| * ospfd: Corrected ospfd Type-4/Type-5 ls update handlingVishal Kumar2013-01-071-1/+2
| * ospfd: compile warning cleanupsAndrew Certain2013-01-0714-38/+31
| * ospfd: Update nsm_change_state to static scope, as it is not called from else...Andrew Certain2013-01-072-2/+1
| * ospfd: Changed TE instance check to remove -Wtype-limits warningAndrew Certain2013-01-072-2/+2
| * lib: Changes to VTY string-parsing macros to remove warningsAndrew Certain2013-01-071-14/+32
| * ospfd: Update comments to be more clear in packet processingAndrew Certain2013-01-071-10/+16
| * ospfd: Fixed signed/unsigned masking of negative metricsAndrew Certain2013-01-071-3/+7
| * ospfd: Fixed typo bug in ospf_vty.h:ospf_neighborAndrew Certain2013-01-071-1/+1
| * ospfd: fix argument parsing for distribute-listChristian Franke2013-01-071-2/+2
| * ospf: fix apiserver enableDavid Lamparter2013-01-071-5/+5
| * ospf: Fix type-4 network mask to 0 per RFCLeonard Tracy2013-01-071-5/+1
| * ospf: Reduce MaxAge log levelAyan Banerjee2013-01-071-2/+5
| * ospf: Convert MAX_AGE LSA list to treeDinesh Dutt2013-01-076-32/+83
| * ospf: forward ref. of areas for "max-metric router-lsa administrative" cmdAyan Banerjee2013-01-073-1/+14
| * ospf: suppress delete using replacementAyan Banerjee2013-01-071-4/+29
* | build: check for .git in configure.acDavid Lamparter2012-12-131-5/+9
* | build: fix dist tarballDavid Lamparter2012-12-133-3/+10
* | build: update ICC warning CFLAGSDavid Lamparter2012-12-131-1/+1
|/
* isisd: fix ipv6 metric endiannessNick Hilliard2012-12-121-1/+1
* isisd: verify metrics on metric-style transitionChristian Franke2012-12-121-8/+11
* isisd: fix metrics check for metric-style narrowChristian Franke2012-12-121-2/+2
* isisd: address Coverity warningsDavid Lamparter2012-12-129-7/+19