summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* isisd: always join all IS-IS multicast groupsDavid Lamparter2012-12-122-14/+8
* isisd: save metric-style narrowChristian Franke2012-12-121-0/+5
* isisd: fix spftree_area_del typo causing SEGVDavid Lamparter2012-12-121-1/+1
* isisd: drop hellos without supported protocol listDavid Lamparter2012-12-121-5/+25
* isisd: refuse adjacencies with our own system IDDavid Lamparter2012-12-121-0/+7
* isisd: do not add >63 IP addresses to helloDavid Lamparter2012-12-121-4/+3
* build: include git infoDavid Lamparter2012-12-126-8/+98
* zebra: include intf when sending IPv4 nexthop to FPMAvneesh Sachdev2012-11-301-17/+6
* doc: add blurbs on zebra FPM interface and commandsAvneesh Sachdev2012-11-301-0/+59
* zebra: add module to communicate routes to FPMAvneesh Sachdev2012-11-3013-2/+2344
* fpm: Add public header for Forwarding Plane ManagerAvneesh Sachdev2012-11-301-0/+273
* lib: bring in sys/queue.h from FreeBSD treeAvneesh Sachdev2012-11-301-0/+637
* zebra: extern/extract some functions from rt_netlink.cAvneesh Sachdev2012-11-304-22/+98
* zebra: add iterator for walking all tables in RIBAvneesh Sachdev2012-11-303-0/+157
* zebra: add way to determine VRF/AFI/SAFI of tableAvneesh Sachdev2012-11-303-4/+62
* zebra: add structure to hold per-prefix state in RIBAvneesh Sachdev2012-11-306-98/+276
* bgpd: document bgp neighbor local-as peer commandAndrew Certain2012-11-301-0/+21
* bgpd: Fixed out-of-date commentAndrew Certain2012-11-301-1/+1
* bgpd: add replace-as modifier for BGP neighborAndrew Certain2012-11-304-11/+78
* lib: Implement monotonically increasing clock for Darwin.Hasso Tepper2012-11-051-3/+24
* isisd: clock_gettime() -> quagga_gettime() conversion.Hasso Tepper2012-11-051-5/+5
* ospfd: remove some buggy extra ';' symbols.Hasso Tepper2012-11-052-2/+2
* build: check actually-used BSD link state fieldsDoug VanLeuven2012-11-052-6/+16
* zebra: kernel_socket: fix overflow in RTA_ADDR & RTA_ATTRDoug VanLeuven2012-11-051-9/+22
* zebra: kernel_socket: fix 64bit MacOS X alignmentDoug VanLeuven2012-11-051-0/+6