1f3e550 - fixed overflow patch (#551625)

Authored and Committed by jpopelka 14 years ago
    - fixed overflow patch (#551625)
    - ifconfig interface:0 del <IP> will remove the Aliased IP on IA64
        (#473211)
    - interface slip: cast keepalive/outfill to unsigned long to fix warnings
        on 64bit hosts -- no functional changes since these only have an 8bit
        range anyways
    - interface: fix IPv6 parsing of interfaces with large indexes (> 255)
        (Debian #433543)
    
        
file modified
+15 -21
file modified
+2 -2
file modified
+16 -1